Files
libguestfs/daemon
Richard W.M. Jones 90cafed4c2 daemon: list-md-devices: Check if a /dev/md<X> device is valid before returning it.
For reasons not fully understood, if md is linked into the kernel (and
not a module), a /dev/md0 device node is created.  However this is not
a real RAID device.  For example running mdadm --detail /dev/md0 will
fail on it.

Check the /dev/md<X> devices are real RAID devices before returning
them from the list-md-devices API.
2013-08-13 15:46:54 +01:00
..
2013-04-02 12:38:50 +01:00
2013-05-09 15:35:08 +01:00
2011-11-08 14:43:07 +00:00
2013-02-02 13:56:19 +00:00
2013-02-11 13:21:51 +00:00
2013-02-02 13:56:19 +00:00
2013-02-02 13:56:19 +00:00
2013-02-02 13:56:19 +00:00
2013-02-11 13:21:51 +00:00
2013-02-02 13:56:19 +00:00
2012-10-17 11:12:07 +01:00
2013-02-02 13:56:19 +00:00
2011-11-08 14:43:07 +00:00
2012-03-13 08:23:56 +00:00
2011-11-08 14:43:07 +00:00
2011-11-08 14:43:07 +00:00
2012-07-30 15:16:45 +01:00
2013-02-11 13:21:51 +00:00