commit | fb3ccb5da71273e7f0d50b50bc879e50cedd60e7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Apr 14 10:30:12 2014 +0200 |
committer | Jens Axboe <axboe@fb.com> | Tue Apr 15 14:18:02 2014 -0600 |
tree | 157cf83be18f49d76a834b2e8893c4928b668e0f | |
parent | 24d2f90309b23f2cfe016b2aebc5f0d6e01c57fd [diff] |
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>