blk-mq: support at_head inserations for blk_execute_rq
authorChristoph Hellwig <hch@infradead.org>
Fri, 7 Feb 2014 18:22:36 +0000 (10:22 -0800)
committerJens Axboe <axboe@fb.com>
Fri, 7 Feb 2014 18:58:54 +0000 (11:58 -0700)
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>
block/blk-exec.c
block/blk-mq.c
include/linux/blk-mq.h

Simple merge
diff --cc block/blk-mq.c
Simple merge
Simple merge