diff options
author | Shaohua Li <shli@fb.com> | 2016-08-30 17:29:33 (GMT) |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2016-08-31 16:05:23 (GMT) |
commit | ad5b0f7685dbfc4730987cd16af3c5ebe8133f10 (patch) | |
tree | 84a2c04da9521953b1883b04bc9b54a51d600a4c /drivers/md/bcache | |
parent | 8e018c21da3febb558586b48c8db0d6d66cb6593 (diff) | |
download | linux-ad5b0f7685dbfc4730987cd16af3c5ebe8133f10.tar.xz |
raid5: guarantee enough stripes to avoid reshape hang
If there aren't enough stripes, reshape will hang. We have a check for
this in new reshape, but miss it for reshape resume, hence we could see
hang in reshape resume. This patch forces enough stripes existed if
reshape resumes.
Reviewed-by: NeilBrown <neilb@suse.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'drivers/md/bcache')
0 files changed, 0 insertions, 0 deletions