Spdk/lib/nvmf
Daniel Verkamp a53f617423 bdev: add API to translate to and from NVMe status
This prevents the need for bdev users and modules to manipulate the
internal bdev_io error.nvme fields.

For now, all non-NVMe error types are treated as a generic device error,
but translation from SCSI to NVMe could be added in the future.

Change-Id: I4e831b26a2f41bf2f405c7576d5019bb898d4d1b
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-01-19 09:39:26 -07:00
..
direct.c nvmf: share Get/Set Features - Number of Queues 2016-11-23 09:46:31 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
nvmf_internal.h nvmf: Add a public API header 2016-10-14 15:26:31 -07:00
nvmf.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
rdma.c nvme/rdma: Fix specification of R/W queue depth 2016-12-15 16:35:00 -07:00
request.c nvmf: get correct len for the get log page command 2016-12-15 11:37:21 -07:00
request.h nvmf: Add a public API header 2016-10-14 15:26:31 -07:00
session.c nvme/rdma: partly remove CC.EN = 1 hack 2016-11-23 16:34:41 -07:00
session.h nvmf: share Get/Set Features - Number of Queues 2016-11-23 09:46:31 -07:00
subsystem.c bdev: add API to claim block devices 2017-01-11 16:49:39 -07:00
subsystem.h nvmf_tgt: implement log page offset for discovery 2016-12-14 12:15:19 -07:00
transport.c nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
transport.h nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
virtual.c bdev: add API to translate to and from NVMe status 2017-01-19 09:39:26 -07:00