diff options
author | NeilBrown <neilb@suse.de> | 2011-01-31 14:30:27 +1100 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2011-01-31 14:30:27 +1100 |
commit | 7281f8129c362436237b82c8c026494dd36479dc (patch) | |
tree | c12196b42c807d4ee80d5f6e1657f31fa3ea4d7b /mm | |
parent | a8c42c7f476b5bb39bb3a5b32d5473b9a46cadb9 (diff) | |
download | linux-7281f8129c362436237b82c8c026494dd36479dc.tar.bz2 |
md: don't clear curr_resync_completed at end of resync.
There is no need to set this to zero at this point. It will be
set to zero by remove_and_add_spares or at the start of
md_do_sync at the latest.
And setting it to zero before MD_RECOVERY_RUNNING is cleared can
make a 'zero' appear briefly in the 'sync_completed' sysfs attribute
just as resync is finishing.
So simply remove this setting to zero.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions