]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] md: tidyup some issues with raid1 resync and prepare for catching read errors
authorNeilBrown <neilb@suse.de>
Fri, 6 Jan 2006 08:20:21 +0000 (00:20 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:34:03 +0000 (08:34 -0800)
commit3e198f7826f830604f3aa7c20359a773e70cbeaa
treeb7b23a9b9085cd652930a706f86187a16505fd84
parentddaf22abaa831763e75775e6d4c7693504237997
[PATCH] md: tidyup some issues with raid1 resync and prepare for catching read errors

We are dereferencing ->rdev without an rcu lock!

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/raid1.c