original_kernel/drivers/md/bcache
Kent Overstreet 77c320eb46 bcache: Add on error panic/unregister setting
Works kind of like the ext4 setting, to panic or remount read only on
errors.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
2013-11-10 21:55:55 -08:00
..
Kconfig
Makefile
alloc.c bcache: Use blkdev_issue_discard() 2013-11-10 21:55:54 -08:00
bcache.h bcache: Add on error panic/unregister setting 2013-11-10 21:55:55 -08:00
bset.c
bset.h
btree.c
btree.h
closure.c
closure.h
debug.c
debug.h
io.c
journal.c bcache: Add on error panic/unregister setting 2013-11-10 21:55:55 -08:00
journal.h
movinggc.c bcache: Fix a lockdep splat 2013-11-10 21:55:54 -08:00
request.c
request.h
stats.c
stats.h
super.c bcache: Add on error panic/unregister setting 2013-11-10 21:55:55 -08:00
sysfs.c bcache: Add on error panic/unregister setting 2013-11-10 21:55:55 -08:00
sysfs.h
trace.c
util.c
util.h
writeback.c
writeback.h