]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: add dm-verity hash device detection
authorMilan Broz <mbroz@redhat.com>
Fri, 1 Jun 2012 11:34:08 +0000 (13:34 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 5 Jun 2012 12:55:55 +0000 (14:55 +0200)
commitcbc729f030d329b13bf841456f5836caa9a1343f
tree6ebad837843301d3b9cf0748e93a9cda2b59c15b
parentab65d635c8bb11b9343e727f8e73e7d718322e1e
libblkid: add dm-verity hash device detection

dm-verity can use separate device for hash verification,
in this case there is a superblock in the first sector.

See
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/device-mapper/verity.txt
for more info.

Signed-off-by: Milan Broz <mbroz@redhat.com>
libblkid/src/superblocks/lvm.c
libblkid/src/superblocks/superblocks.c
libblkid/src/superblocks/superblocks.h