Spdk/lib
Daniel Verkamp 093d5479f9 spdk_nvme_ns_cmd_reservation_report: fix request allocation
payload here is a pointer to the buffer, not a struct nvme_payload.

Use nvme_allocate_request_contig() and pass the length in bytes rather
than dwords.

Change-Id: Idbbb3614b1d69148fe041d26e0c148bd9ce53724
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-02-19 15:24:09 -07:00
..
ioat SPDK: fix the compliation issues in ioat_impl.h 2016-02-18 09:42:58 -07:00
memory vtophys: add spdk_ prefix 2016-02-08 14:28:56 -07:00
nvme spdk_nvme_ns_cmd_reservation_report: fix request allocation 2016-02-19 15:24:09 -07:00
util SPDK: Add spdk_pci_device_cfg read/write for byte, word. 2016-02-16 09:54:43 -07:00
Makefile Remove year from copyright headers. 2016-01-28 08:54:18 -07:00