Spdk/include/spdk_internal
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
..
assert.h assert.h: split UNREACHABLE into internal header 2017-01-05 11:57:18 -07:00
bdev.h bdev: add API to translate to and from NVMe status 2017-01-19 09:39:26 -07:00
copy_engine.h copy_engine: rename spdk_copy_module_get_max_ctx_size() to spdk_copy_task_size() 2016-11-16 15:04:40 -07:00
event.h event: remove spdk_event_allocate() next parameter 2017-01-05 11:57:18 -07:00
log.h log: print trace flag names in SPDK_TRACELOG() 2016-11-28 13:15:08 -07:00