commit | 72a0a36e2854a6eadb4cf2561858f613f9cd4639 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Feb 07 10:22:36 2014 -0800 |
committer | Jens Axboe <axboe@fb.com> | Fri Feb 07 11:58:54 2014 -0700 |
tree | 26679a518f6e06640fd34a04fcff733450ef15e3 | |
parent | 96d2e8b5e288e9d2a40b95161b855944846526a5 [diff] |
blk-mq: support at_head inserations for blk_execute_rq This is neede for proper SG_IO operation as well as various uses of blk_execute_rq from the SCSI midlayer. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>