Files
clr-boot-manager/tests
Silke Hofstra 74dd4636e4 Add support for non-ext filesystems
Calling stat() on some filesystems, like Btrfs,
results in a dev_t with no relation to the backing device(s),
and subsequent failure to detect the root fs.

Add support such filesystems by retrieving the block device from
`/proc/self/mounts` and working on from there.

Resolves #61, #182 and #193.
2020-07-04 17:08:01 +02:00
..
2018-11-20 08:56:37 -08:00
2018-11-20 08:56:37 -08:00
2018-11-20 08:56:37 -08:00