Spdk/test/lib/scsi/scsi_bdev
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
..
.gitignore scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
Makefile scsi: move spdk_strcpy_pad() into util/string.c 2016-08-22 08:58:07 -07:00
scsi_bdev_ut.c bdev: add members for SCSI sense information in spdk_bdev_io (#59) 2016-11-07 13:14:47 -07:00