* Always return encrypted block devices as the first detected encryption
system (ie. LUKS, since that's the only one) rather than probing for
additional metadata and returning an ambivalent result. LP: #428435.
might that cause the precedence of reporting luks over raid_member for the usb disk and thus bug #531240 (blkid reports root raid_member (on usb) as luks, which is booted while raid remains "inactive")?
---------------
util-linux (2.16-1ubuntu5) karmic; urgency=low
* Always return encrypted block devices as the first detected encryption
system (ie. LUKS, since that's the only one) rather than probing for
additional metadata and returning an ambivalent result. LP: #428435.
might that cause the precedence of reporting luks over raid_member for the usb disk and thus bug #531240 (blkid reports root raid_member (on usb) as luks, which is booted while raid remains "inactive")?