Files
twx-linux/include/linux
Christoph Hellwig d6296d39e9 blk-mq: update ->init_request and ->exit_request prototypes
Remove the request_idx parameter, which can't be used safely now that we
support I/O schedulers with blk-mq.  Except for a superflous check in
mtip32xx it was unused anyway.

Also pass the tag_set instead of just the driver data - this allows drivers
to avoid some code duplication in a follow on cleanup.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-05-02 07:52:08 -06:00
..
2017-03-07 14:30:38 +01:00
2017-05-02 07:52:08 -06:00
2017-03-12 23:51:34 -07:00
2017-04-20 12:09:55 -06:00
2017-03-22 00:18:22 -07:00
2017-03-22 16:16:17 +01:00
2017-03-21 14:41:46 -07:00