Spdk/lib/nvme
Daniel Verkamp cbcfe37a56 nvme: move request fail call into request builder
This will allow replacing these _nvme_fail_request_bad_vtophys() calls
with the correct error later. vtophys is not actually used within the
SGL request builder, so this is the wrong error.

Change-Id: Ibc2a3b029a8abad1d563b9df200325d7d64498da
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-01-27 16:52:53 -07:00
..
Makefile build: define a common Makefile clean command 2015-12-07 15:14:36 -07:00
nvme_ctrlr_cmd.c nvme: combine various payload types into a struct 2016-01-27 16:52:53 -07:00
nvme_ctrlr.c nvme: combine various payload types into a struct 2016-01-27 16:52:53 -07:00
nvme_impl.h build: enable signed-vs-unsigned compare warning 2015-11-02 14:40:22 -07:00
nvme_internal.h nvme: combine various payload types into a struct 2016-01-27 16:52:53 -07:00
nvme_ns_cmd.c nvme: combine various payload types into a struct 2016-01-27 16:52:53 -07:00
nvme_ns.c spdk: add reservation support flag to NVMe namespace 2016-01-27 11:10:01 +08:00
nvme_qpair.c nvme: move request fail call into request builder 2016-01-27 16:52:53 -07:00
nvme.c nvme: combine various payload types into a struct 2016-01-27 16:52:53 -07:00