commit | be7f99c536c5aeebad29082b7d8dce32077fea14 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jun 15 13:55:07 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 15 08:13:35 2018 -0600 |
tree | a026c665fbda622d498d3ed4616a83910387bf51 | |
parent | 95c7c09f4cc8ac3cfbcf4382ff3f7ecfd97e8ed6 [diff] |
block: remov blk_queue_invalidate_tags This function is entirely unused, so remove it and the tag_queue_busy member of struct request_queue. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>