aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/md.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2012-10-11 14:24:13 +1100
committerNeilBrown <neilb@suse.de>2012-10-11 14:24:13 +1100
commite56108d65f8705170d238858616728359542aebb (patch)
treeebb300a8d901cdad3c160575a72e813dc5709728 /drivers/md/md.c
parentdb07d85ef6395d4768c6cdceeb2ea4878bd2a3f4 (diff)
md/raid5: be careful not to resize_stripes too big.
When a RAID5 is reshaping, conf->raid_disks is increased before mddev->delta_disks becomes zero. This can result in check_reshape calling resize_stripes with a number that is too large. This particularly happens when md_check_recovery calls ->check_reshape(). If we use ->previous_raid_disks, we don't risk this. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/md.c')
0 files changed, 0 insertions, 0 deletions