]> git.baikalelectronics.ru Git - kernel.git/commit
block: kill QUEUE_FLAG_FLUSH_NQ
authorJens Axboe <axboe@kernel.dk>
Sat, 9 Feb 2019 22:40:24 +0000 (15:40 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 9 Feb 2019 22:40:24 +0000 (15:40 -0700)
commit2a6b940be36d8e2096571e7bb767e913c7fcdddc
tree92340a95a76fe5e482824a5c5a4698f65a45e066
parent305c9209e02531de26c5c4033c0d650d9c3c67d7
block: kill QUEUE_FLAG_FLUSH_NQ

We have various helpers for setting/clearing this flag, and also
a helper to check if the queue supports queueable flushes or not.
But nobody uses them anymore, kill it with fire.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-debugfs.c
block/blk-settings.c
drivers/ata/libata-scsi.c
drivers/block/null_blk_main.c
include/linux/blkdev.h