Files
libguestfs/src
Pino Toscano dad35e55fa inspect: fix existance check of /dev/mapper devices
When checking for the existance of /dev/mapper devices found in the
fstab of a filesystem, using guestfs_exists means they are checked as
files in the guest, while they really appear as devices on the
appliance. Instead, try the lvm name resolution anyway, and ignore them
when they are reported as missing.

Thanks to: Richard W.M. Jones.

Fixes commit 96b6504b09.
2016-12-07 14:23:11 +01:00
..
2016-01-02 21:19:51 +00:00
2015-10-05 14:28:33 +01:00
2015-10-05 14:28:33 +01:00
2016-01-11 13:42:49 +00:00
2015-09-30 13:32:42 +01:00
2015-10-05 14:28:33 +01:00
2016-09-19 19:53:07 +02:00
2016-08-31 19:36:34 +01:00
2016-09-19 19:53:07 +02:00