https://github.com/torvalds/linux
Revision 8bd2f0a05b361e07d48bb34398593f5f523946b3 authored by NeilBrown on 08 December 2011, 05:26:08 UTC, committed by NeilBrown on 08 December 2011, 05:26:08 UTC
When we mark blocks as bad we need them to be acknowledged by the
metadata handler promptly.

For an in-kernel metadata handler that was already being done.  But
for an external metadata handler we need to alert it of the change by
sending a notification through the sysfs file.  This adds that
notification.

Signed-off-by: NeilBrown <neilb@suse.de>
1 parent 52c6415
History
Tip revision: 8bd2f0a05b361e07d48bb34398593f5f523946b3 authored by NeilBrown on 08 December 2011, 05:26:08 UTC
md: ensure new badblocks are handled promptly.
Tip revision: 8bd2f0a
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.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.2 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top