commit | ac7e50a3835de2321bcc511e4b6fe736c73c830f | [log] [tgz] |
---|---|---|
author | Xiao Ni <xni@redhat.com> | Thu Aug 07 09:37:41 2014 -0400 |
committer | NeilBrown <neilb@suse.de> | Fri Aug 08 12:11:25 2014 +1000 |
tree | 9041467bee34379e121835b03fe81bff383136ea | |
parent | af5628f05db62c656f994b2346897939b5110d6a [diff] |
md: Recovery speed is wrong When we calculate the speed of recovery, the numerator that contains the recovery done sectors. It's need to subtract the sectors which don't finish recovery. Signed-off-by: Xiao Ni <xni@redhat.com> Signed-off-by: NeilBrown <neilb@suse.de>