Spdk/test/lib/scsi
Tsuyoshi Uchida 6583441f54 bdev: add members for SCSI sense information in spdk_bdev_io (#59)
Custom bdev modules can return any SCSI status and SCSI sense
information to a host by this patch. This is usefull when a custome bdev
module detect an error in the module and need to return meaningful
information to a host.
2016-11-07 13:14:47 -07:00
..
dev scsi: change spdk_put_task to spdk_scsi_task_put 2016-09-29 15:42:29 -07:00
init Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
lun scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
scsi_bdev bdev: add members for SCSI sense information in spdk_bdev_io (#59) 2016-11-07 13:14:47 -07:00
scsi_nvme scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
Makefile scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
scsi.sh scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00