commit | d11a3998985b351aaab6bbdc23bc884bd5e815c8 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Sat Feb 09 15:40:24 2019 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Feb 09 15:40:24 2019 -0700 |
tree | 92340a95a76fe5e482824a5c5a4698f65a45e066 | |
parent | dc7292a5bcb4c878b076fca2ac3fc22f81b8f8df [diff] |
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>