]> err.no Git - util-linux/commit
blkid: blkid_do_safeprobe() has to be tolerant to RAIDs
authorKarel Zak <kzak@redhat.com>
Thu, 14 May 2009 16:29:03 +0000 (18:29 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 14 May 2009 16:29:03 +0000 (18:29 +0200)
commit7103157c8bbf37a56c7c385198267120f72b7866
treecd8b80ff5edca6108da76c56900c9007b38fdc80
parent4ce48a971d322cc1f690dd036f906fc54261c657
blkid: blkid_do_safeprobe() has to be tolerant to RAIDs

It's pretty generic that RAID signature is on the same device as FS
signature. We have to be tolerant and ignore filesystems signatures
on such devices. The RAID signature is always preferred.

Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/blkid/src/probe.c