https://github.com/torvalds/linux
Revision 43220aa0f22cd3ce5b30246d50ccd696d119edea authored by NeilBrown on 31 August 2011, 02:49:14 UTC, committed by NeilBrown on 31 August 2011, 02:49:14 UTC
Waiting for a 'blocked' rdev to become unblocked in the raid5d thread
cannot work with internal metadata as it is the raid5d thread which
will clear the blocked flag.
This wasn't a problem in 3.0 and earlier as we only set the blocked
flag when external metadata was used then.
However we now set it always, so we need to be more careful.

Signed-off-by: NeilBrown <neilb@suse.de>
1 parent 7da64a0
History
Tip revision: 43220aa0f22cd3ce5b30246d50ccd696d119edea authored by NeilBrown on 31 August 2011, 02:49:14 UTC
md/raid5: fix a hang on device failure.
Tip revision: 43220aa
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.2 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top