commit | 0281ed3cf44d2a7061ec3c1680e1f86e55ad57b9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 23 19:53:05 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 29 06:38:44 2021 -0700 |
tree | a807951a3b5c1a339a5d91dd0dc47605c6c80392 | |
parent | 35c90e6ec9608d8225b82ce609489b531cfd0a40 [diff] |
block: move blk_get_flush_queue to blk-flush.c blk_get_flush_queue is only used in blk-flush.c, so move it there. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20211123185312.1432157-2-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>