1
0
Fork 0
alistair23-linux/drivers/nvme/target
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
..
Kconfig nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME 2016-12-06 14:51:48 +01:00
Makefile nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME 2016-12-06 14:51:48 +01:00
admin-cmd.c Merge branch 'for-linus' into for-4.12/block 2017-04-07 12:45:20 -06:00
configfs.c nvmet: delete controllers deletion upon subsystem release 2017-01-26 17:44:22 +02:00
core.c nvmet: Introduced helper routine for controller status check. 2017-04-04 09:48:23 -06:00
discovery.c nvmet: Introduced helper routine for controller status check. 2017-04-04 09:48:23 -06:00
fabrics-cmd.c nvmet: convert from kmap to nvmet_copy_from_sgl 2017-04-21 16:41:47 +02:00
fc.c nvmet-fc: properly endian swap sq_head 2017-04-24 09:18:26 +02:00
fcloop.c nvmet-fcloop: mark two symbols static 2017-04-24 09:18:27 +02:00
io-cmd.c block: add a flags argument to (__)blkdev_issue_zeroout 2017-04-08 11:25:38 -06:00
loop.c blk-mq: update ->init_request and ->exit_request prototypes 2017-05-02 07:52:08 -06:00
nvmet.h nvmet: Introduced helper routine for controller status check. 2017-04-04 09:48:23 -06:00
rdma.c nvmet-rdma: use generic inet_pton_with_scope 2017-04-04 09:48:23 -06:00