3c0ee63a64
The 'state' file for a device reports, for example, when the device has failed. Changes should be reported to userspace ASAP without the possibility of blocking on low-memory. sysfs_notify does have that possibility (as it takes a mutex which can be held across a kmalloc) so use sysfs_notify_dirent instead. Signed-off-by: NeilBrown <neilb@suse.de> |
||
---|---|---|
.. | ||
Kbuild | ||
bitmap.h | ||
linear.h | ||
md.h | ||
md_k.h | ||
md_p.h | ||
md_u.h | ||
multipath.h | ||
raid0.h | ||
raid1.h | ||
raid5.h | ||
raid10.h | ||
xor.h |