Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
block: all blk-mq requests are tagged
Instead of setting the REQ_QUEUED flag on each of them just take it into account in the only macro checking it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
- Loading branch information