linux/drivers/md/bcache
Kent Overstreet 29177b8966 bcache: Fix for the build fixes
Commit 82a84eaf7e51ba3da0c36cbc401034a4e943492d left a return 0 in
closure_debug_init(). Whoops.

Signed-off-by: Kent Overstreet <koverstreet@google.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2013-03-25 19:36:39 -06:00
..
Kconfig
Makefile
alloc.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
bcache.h bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
bset.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
bset.h
btree.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
btree.h
closure.c bcache: Fix for the build fixes 2013-03-25 19:36:39 -06:00
closure.h
debug.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
debug.h
io.c
journal.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
journal.h
movinggc.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
request.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
request.h
stats.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
stats.h
super.c bcache: Style/checkpatch fixes 2013-03-25 13:06:13 -06:00
sysfs.c
sysfs.h
trace.c
util.c
util.h
writeback.c