linux_dsm_epyc7002/drivers/nvme/target
Christoph Hellwig 7bf58533a0 nvme: don't pass the full CQE to nvme_complete_async_event
We only need the status and result fields, and passing them explicitly
makes life a lot easier for the Fibre Channel transport which doesn't
have a full CQE for the fast path case.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-11-10 10:06:26 -07:00
..
admin-cmd.c admin-cmd: Added smart-log command support. 2016-09-23 15:37:37 -07:00
configfs.c nvmet: fix an error code 2016-07-07 08:37:36 -06:00
core.c nvme: introduce struct nvme_request 2016-11-10 10:06:24 -07:00
discovery.c
fabrics-cmd.c nvme: introduce struct nvme_request 2016-11-10 10:06:24 -07:00
io-cmd.c block,fs: use REQ_* flags directly 2016-11-01 09:43:26 -06:00
Kconfig nvme: fabrics drivers don't need the nvme-pci driver 2016-08-19 14:22:28 +03:00
loop.c nvme: don't pass the full CQE to nvme_complete_async_event 2016-11-10 10:06:26 -07:00
Makefile nvmet-rdma: add a NVMe over Fabrics RDMA target driver 2016-07-08 08:38:49 -06:00
nvmet.h nvme: introduce struct nvme_request 2016-11-10 10:06:24 -07:00
rdma.c Merge of primary rdma-core code for 4.9 2016-10-09 17:04:33 -07:00