Spdk/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.c scsi: add spdk_io_channel support 2016-09-26 14:02:07 -07:00
lun_db.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
lun.c 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
port.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi_bdev.c bdev: add members for SCSI sense information in spdk_bdev_io (#59) 2016-11-07 13:14:47 -07:00
scsi_internal.h scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
scsi_nvme.c scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
scsi_rpc.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
task.c iscsi: move iSCSI-specific SenseLength into PDU 2016-11-02 14:15:09 -07:00