diff options
author | NeilBrown <neilb@suse.de> | 2009-08-13 10:13:00 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2009-08-13 10:13:00 +1000 |
commit | a639755cf885e437b2fe4168d35157fa90d530ab (patch) | |
tree | 01d9a04a1c1c0b16863a51ec389470e436e9fb13 /lib | |
parent | 67ac6011db5d2b0c853d573ff474b25c85dfb644 (diff) |
md/raid5: make sure a reshape restarts at the correct address.
This "if" don't allow for the possibility that the number of devices
doesn't change, and so sector_nr isn't set correctly in that case.
So change '>' to '>='.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions