]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: fix detection of dm-integrity superblock
authorMilan Broz <gmazyland@gmail.com>
Wed, 7 Nov 2018 11:48:37 +0000 (12:48 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 4 Jan 2019 10:14:16 +0000 (11:14 +0100)
commit559eee124c2907379ca96e678b2925ee64e0d1de
tree3635da84a72c800d199765699d6a2720ca8d04e8
parent36b6c7a06ed6f1ae632750cf69ef8b5698830378
libblkid: fix detection of dm-integrity superblock

Some new features in Linux kernel 4.19 for dm-integrity use metadata
format version 2, patch adds it to detection.

Signed-off-by: Milan Broz <gmazyland@gmail.com>
libblkid/src/superblocks/lvm.c