block: all blk-mq requests are tagged
authorChristoph Hellwig <hch@lst.de>
Mon, 14 Apr 2014 08:30:12 +0000 (10:30 +0200)
committerJens Axboe <axboe@fb.com>
Tue, 15 Apr 2014 20:18:02 +0000 (14:18 -0600)
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>
include/linux/blkdev.h

Simple merge