]> asedeno.scripts.mit.edu Git - linux.git/commit
md/raid5: output stripe state for debug
authorShaohua Li <shli@fb.com>
Wed, 9 Mar 2016 18:08:38 +0000 (10:08 -0800)
committerShaohua Li <shli@fb.com>
Wed, 9 Mar 2016 18:08:38 +0000 (10:08 -0800)
commitfb3229d5cd4c8e65178afe55f6727ff645cdb81a
tree09fd0c031eca1c3d9976bdb423cc6569389eb533
parent550da24f8d62fe81f3c13e3ec27602d6e44d43dc
md/raid5: output stripe state for debug

Neil recently fixed an obscure race in break_stripe_batch_list. Debug would be
quite convenient if we know the stripe state. This is what this patch does.

Signed-off-by: Shaohua Li <shli@fb.com>
drivers/md/raid5.c