]> git.ipfire.org Git - thirdparty/linux.git/commit
blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG
authorChristoph Hellwig <hch@lst.de>
Fri, 29 May 2020 13:53:11 +0000 (15:53 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 29 May 2020 16:23:25 +0000 (10:23 -0600)
commit419c3d5e8012928fbf9a086b07b618146cc9277b
tree69da8e9acf90a15e1cf18efa47c7f6978dbef1d7
parent7ea4d8a4d683298abd346abf89567774de2fa34a
blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG

To prepare for wider use of this constant give it a more applicable name.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-tag.c
block/blk-mq-tag.h
block/blk-mq.c