This patch translates NVMe status code to SCSI sense according to NVM Express: SCSI Translation Reference. http://nvmexpress.org/wp-content/uploads/NVM_Express_-_SCSI_Translation_Reference-1_5_20150624_Gold.pdf
This allows users to swap out SPDK's third party libraries for an implementation based on their own framework. Change-Id: Ia0b7384ce5e31acba5ad0d7002dec9e95b759c52 Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Change-Id: Ie96943f40ea8be4156d55bc5eeacc567743cf9d6 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>