]> 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>
Wed, 27 May 2009 08:44:58 +0000 (10:44 +0200)
commit40b1f830b91540befd50ff995e8769e0b09d0372
tree9a9ae7839b7b0c7fe3e1bd2244f0c96fdf62d009
parent45488c4bd600300d2a639e81d443bcc9c41c10bc
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>
libs/blkid/src/probe.c