alistair23-linux/drivers/md/bcache
Jens Axboe 2d5abb9a1e bcache: make is_discard_enabled() static
It's not used outside this file.

Fixes: 631207314d ("bcache: fix failure in journal relplay")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-05-01 06:34:09 -06:00
..
alloc.c bcache: avoid clang -Wunintialized warning 2019-04-24 10:56:27 -06:00
bcache.h
bset.c
bset.h
btree.c block: remove the i argument to bio_for_each_segment_all 2019-04-30 09:26:13 -06:00
btree.h
closure.c
closure.h
debug.c
debug.h
extents.c
extents.h
io.c
journal.c bcache: make is_discard_enabled() static 2019-05-01 06:34:09 -06:00
journal.h
Kconfig
Makefile
movinggc.c
request.c bcache: Clean up bch_get_congested() 2019-04-24 10:56:27 -06:00
request.h bcache: Clean up bch_get_congested() 2019-04-24 10:56:27 -06:00
stats.c
stats.h
super.c bcache: remove redundant LIST_HEAD(journal) from run_cache_set() 2019-04-30 08:20:46 -06:00
sysfs.c bcache: fix inaccurate result of unused buckets 2019-04-24 10:56:27 -06:00
sysfs.h
trace.c
util.c bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() 2019-02-15 08:40:11 -07:00
util.h bcache: Clean up bch_get_congested() 2019-04-24 10:56:27 -06:00
writeback.c
writeback.h