commit | e516402c0d4fc02be4af9fa8c18954d4f9deb44e | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Aug 03 10:59:57 2009 +1000 |
committer | NeilBrown <neilb@suse.de> | Mon Aug 03 10:59:57 2009 +1000 |
tree | 8fa40d8f835d643ed903e1a89567a53256acc395 | |
parent | 70471dafe3390243c598a3165dfb86b8b8b3f4fe [diff] |
md/raid5: set reshape_position correctly when reshape starts. As the internal reshape_progress counter is the main driver for reshape, the fact that reshape_position sometimes starts with the wrong value has minimal effect. It is visible in sysfs and that is all. Signed-off-by: NeilBrown <neilb@suse.de>