]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: Add metadata signature check for IMSM on 4Kn drives
authorAlexey Obitotskiy <aleksey.obitotskiy@intel.com>
Fri, 24 Jun 2016 09:59:35 +0000 (11:59 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 10 Aug 2016 11:00:59 +0000 (13:00 +0200)
commit2ef4fafcc7247025058ccfd263cbbf561f41a37f
tree3c5a2f6a238cf7c0ab628f1fddce2ff27ac8ad86
parent2c8a304b4017c04d964809f3211e083f13a9c706
libblkid: Add metadata signature check for IMSM on 4Kn drives

Drives with 512 and 4K sectors have different offset for
metadata signature. Without signature detected on 4Kn drives
those drives will not be recognized as raid member. This
patch adds checking for IMSM signature for 4Kn drives.

Signed-off-by: Alexey Obitotskiy <aleksey.obitotskiy@intel.com>
libblkid/src/superblocks/isw_raid.c