]> git.neil.brown.name Git - mdadm.git/commit
IMSM: Update num_data_stripes during migration
authorPawel Baldysiak <pawel.baldysiak@intel.com>
Thu, 24 Nov 2016 08:48:24 +0000 (09:48 +0100)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 28 Nov 2016 22:41:54 +0000 (17:41 -0500)
commit06fb291ac14b92b188e257a66612d82f6212ae69
treebc9cba5fa0c2a443104e7917edce68d862f4a328
parent71574efb077131701b3da874df0045f259ca3448
IMSM: Update num_data_stripes during migration

This patch adds updataing num_data_stripes during reshape.
Previously this field once set during creation was never updated.
Also, num_data_strips value multipied by chunk_size is used
for set proper component size for RAID5.

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