linux-mainline/drivers/md/bcache
Chaitanya Kulkarni 3f89ac587b block/drivers: remove dead clear of random flag
QUEUE_FLAG_ADD_RANDOM is not set before we clear it for "null_blk",
"brd", "nbd", "zram", and "bcache" since by default we don't set
"QUEUE_FLAG_ADD_RANDOM" to MQ ops.

Remove dead clear of QUEUE_FLAG_ADD_RANDOM in above listed drivers.

Signed-off-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Sergey Senozhatsky <senozhatsky@chromium.org> #zram
Link: https://lore.kernel.org/r/20230424234628.45544-2-kch@nvidia.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2023-04-25 08:02:11 -06:00
..
alloc.c
bcache_ondisk.h flexible-array transformations for 6.3-rc1 2023-02-25 12:53:42 -08:00
bcache.h bcache:: fix repeated words in comments 2022-09-19 11:12:35 -06:00
bset.c bcache: bset: Fix comment typos 2022-09-19 11:12:35 -06:00
bset.h
btree.c
btree.h
closure.c
closure.h
debug.c
debug.h
extents.c
extents.h
features.c
features.h
io.c
journal.c bcache: Silence memcpy() run-time false positive warnings 2023-01-25 12:24:50 -08:00
journal.h
Kconfig bcache: remove EXPERIMENTAL for Kconfig option 'Asynchronous device registration' 2022-08-02 17:22:41 -06:00
Makefile
movinggc.c block: remove bio_set_op_attrs 2022-12-07 09:43:12 -07:00
request.c for-6.2/block-2022-12-08 2022-12-13 10:43:59 -08:00
request.h
stats.c
stats.h bcache: remove unused bch_mark_cache_readahead function def in stats.h 2022-09-19 11:12:35 -06:00
super.c block/drivers: remove dead clear of random flag 2023-04-25 08:02:11 -06:00
sysfs.c
sysfs.h
trace.c
util.c
util.h
writeback.c block: remove bio_set_op_attrs 2022-12-07 09:43:12 -07:00
writeback.h