linux_dsm_epyc7002/drivers/nvme/target
James Smart 721b3917c4 nvme-fabrics: set sqe.command_id in core not transports
Currently, core.c sets command_id only on rd/wr commands, leaving it to
the transport to set it again to ensure the request had a command id.

Move location of set in core so applies to all commands.
Remove transport sets.

Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Jay Freyensee <james_p_freyensee@linux.intel.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
2016-12-06 10:17:03 +02:00
..
admin-cmd.c nvmet: add support for the Write Zeroes command 2016-12-01 07:58:40 -07:00
configfs.c nvmet: Fix possible infinite loop triggered on hot namespace removal 2016-12-06 10:17:03 +02:00
core.c nvmet: Fix possible infinite loop triggered on hot namespace removal 2016-12-06 10:17:03 +02:00
discovery.c nvmet: add a generic NVMe target 2016-07-05 11:30:33 -06:00
fabrics-cmd.c nvme: introduce struct nvme_request 2016-11-10 10:06:24 -07:00
io-cmd.c nvmet: add support for the Write Zeroes command 2016-12-01 07:58:40 -07:00
Kconfig nvme: fabrics drivers don't need the nvme-pci driver 2016-08-19 14:22:28 +03:00
loop.c nvme-fabrics: set sqe.command_id in core not transports 2016-12-06 10:17:03 +02:00
Makefile nvmet-rdma: add a NVMe over Fabrics RDMA target driver 2016-07-08 08:38:49 -06:00
nvmet.h nvmet: Fix possible infinite loop triggered on hot namespace removal 2016-12-06 10:17:03 +02:00
rdma.c nvmet-rdma: align to generic ib_event logging helper 2016-12-06 10:17:03 +02:00