commit | 766473681c131f2da81d62472864c8c97e021373 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri May 29 15:53:12 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri May 29 10:23:25 2020 -0600 |
tree | 883f769b8c44a0c0ea8d9786a16951e0699369de | |
parent | 419c3d5e8012928fbf9a086b07b618146cc9277b [diff] |
blk-mq: use BLK_MQ_NO_TAG in more places Replace various magic -1 constants for tags with BLK_MQ_NO_TAG. 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>