]> git.ipfire.org Git - thirdparty/util-linux.git/commit
blkid: probe for PT, don't probe for FS on small whole-disks
authorKarel Zak <kzak@redhat.com>
Wed, 20 Jan 2010 20:18:15 +0000 (21:18 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Jan 2010 23:16:19 +0000 (00:16 +0100)
commite3d8933aaa1786ed78f06e5c9792d2167801d48e
tree0ecb2b2140bed95e63bdb5888326d2aecd6f2ca8
parent15a8fb429ce7d07d19a7f0044a85f0919fe57b27
blkid: probe for PT, don't probe for FS on small whole-disks

 * blkid(8) in low-level mode probes for PT now (blkid is replacement
   for devkit-disks-part-id)

 * add ID_PART_TABLE_TYPE=<name> to blkid(8) udev output

 * don't probe for FS/RAIDs on small devices when PT is detected

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/blkid.c