Don't count /dev/md* devices with bogus UUIDs as MD-RAID arrays
authorDavid Zeuthen <zeuthen@gmail.com>
Tue, 16 Oct 2012 15:50:55 +0000 (11:50 -0400)
committerDavid Zeuthen <zeuthen@gmail.com>
Tue, 16 Oct 2012 15:50:55 +0000 (11:50 -0400)
commitddee64a5972cd77e7cd956f89dd909792805a679
tree23e57f2b84039cce9db78c430ffcbc4c61592610
parent3ba28da67535f350b5661e3a09fbc3f58fa3d27d
Don't count /dev/md* devices with bogus UUIDs as MD-RAID arrays

For example, if you use the FAULTY personality there is no UUID and we
shouldn't present the device as a RAID array as it really isn't one.

Signed-off-by: David Zeuthen <zeuthen@gmail.com>
src/udiskslinuxprovider.c