Spdk/lib/bdev/nvme
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
..
blockdev_nvme_rpc.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
blockdev_nvme.c bdev: add API to translate to and from NVMe status 2017-01-19 09:39:26 -07:00
blockdev_nvme.h bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
Makefile bdev: Add rpc interface for nvme 2016-10-14 01:54:13 +08:00