]> git.ipfire.org Git - thirdparty/mdadm.git/commit
IMSM: Read and store device sector size
authorPawel Baldysiak <pawel.baldysiak@intel.com>
Thu, 17 Nov 2016 13:58:36 +0000 (14:58 +0100)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 17 Nov 2016 14:24:35 +0000 (09:24 -0500)
commitfa7bb6f8fd201d25940398b8ef13a8589804bc85
tree410f2f5133cb9fc94cb4b0be55c583ec604a53d0
parent329715091c5d308bdf155fe75ec03c432ff21999
IMSM: Read and store device sector size

This patch adds retriving device sector size at startup
and set it in intel_super, so it can be used in other places.

Signed-off-by: Pawel Baldysiak <pawel.baldysiak@intel.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
super-intel.c