]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: FIX: Mark checkpoint and array state clean during reshape
authorAdam Kwolek <adam.kwolek@intel.com>
Tue, 8 Mar 2011 22:03:54 +0000 (09:03 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 8 Mar 2011 22:03:54 +0000 (09:03 +1100)
commit633b5610736533f6ba49206803ad00705e6cd9bd
tree9b9cb39e2cae0d58e553dbd6d7e02fc7f43ae114
parent493f5dd6b249da3b92822f9e8ee0f20b17b131ce
imsm: FIX: Mark checkpoint and array state clean during reshape

Array state has to be managed during reshape based on consistent flag.
To achieve this existing code will be reused. Currently existing code for
blocks_per_unit calculation can be removed
and existing code can be reused also.

Signed-off-by: Adam Kwolek <adam.kwolek@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c