diff options
author | NeilBrown <neilb@suse.de> | 2012-07-03 12:13:29 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2012-07-03 12:13:29 +1000 |
commit | 5f066c632fcfd2a33f2eb7077c15c630e9f5ea5b (patch) | |
tree | 9a659a20661d4a2b13f796cd2409879c0596b5c1 /drivers/watchdog | |
parent | 7c2c57c9a98bf5961e438a376486f95346f6b0c5 (diff) |
md/raid5: fix refcount problem when blocked_rdev is set.
commit 43220aa0f22cd3ce5b30246d50ccd696d119edea
md/raid5: fix a hang on device failure.
fixed a hang, but introduced a refcounting in-balance so
that if the presence of bad-blocks ever caused an rdev to
be 'blocked' we would increment the refcount on the rdev and
never decrement it.
So added the needed rdev_dec_pending when md_wait_for_blocked_rdev
is not called.
Reported-by: majianpeng <majianpeng@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions