https://github.com/torvalds/linux
Revision 6b1117d50543e2484bee037ec2589fe52492a7e7 authored by NeilBrown on 31 March 2006, 10:31:57 UTC, committed by Linus Torvalds on 31 March 2006, 20:19:01 UTC
Currently a device failure during recovery leaves bits set in the bitmap.
This normally isn't a problem as the offending device will be rejected because
of errors.  However if device re-adding is being used with non-persistent
bitmaps, this can be a problem.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 39451a7
History
Tip revision: 6b1117d50543e2484bee037ec2589fe52492a7e7 authored by NeilBrown on 31 March 2006, 10:31:57 UTC
[PATCH] md: Don't clear bits in bitmap when writing to one device fails during recovery
Tip revision: 6b1117d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.7 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 67.2 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top