]> git.ipfire.org Git - thirdparty/mdadm.git/commit
imsm: FIX: wait_for_reshape_imsm() cleanup
authorAdam Kwolek <adam.kwolek@intel.com>
Thu, 9 Jun 2011 03:00:55 +0000 (13:00 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 9 Jun 2011 03:00:55 +0000 (13:00 +1000)
commitae9f01f89bb61537c0b65a095c1087d6ac3ec8a1
treed69ee32acd1ad4717ddbf271139ae7a0cd8bcbec
parentb2c59438169217eb1077f6cfddf2147a9c978588
imsm: FIX: wait_for_reshape_imsm() cleanup

This function needs to be corrected.
It should check sysfs operations status and it should not interpret
0 reshape position special meaning.

Unused input parameter is removed also.

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