aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/md-cluster.h
diff options
context:
space:
mode:
authorShaohua Li2015-09-18 10:20:13 -0700
committerNeilBrown2015-10-02 17:23:43 +1000
commitebda780bce8d58ec0abab157397c9e099c41a05f (patch)
treebb3995ca492ded73273329f69791cf814b5dfdbe /drivers/md/md-cluster.h
parent88724bfa68be792c1487d759e87568c36ac1a1cc (diff)
raid5: update analysis state for failed stripe
handle_failed_stripe() makes the stripe fail, eg, all IO will return with a failure, but it doesn't update stripe_head_state. Later handle_stripe() has special handling for raid6 for handle_stripe_fill(). That check before handle_stripe_fill() doesn't skip the failed stripe and we get a kernel crash in need_this_block. This patch clear the analysis state to make sure no functions wrongly called after handle_failed_stripe() Signed-off-by: Shaohua Li <shli@fb.com> Signed-off-by: NeilBrown <neilb@suse.com>
Diffstat (limited to 'drivers/md/md-cluster.h')
0 files changed, 0 insertions, 0 deletions