Spdk/lib/scsi
Changpeng Liu 3c5eac6bfb scsi: return correct data length of VPD page 0xB1 and 0xB2
For VPD page 0xB1 and 0xB2, the scsi target did not return correct
value to the initiator, so return the length with correct value.

Change-Id: Ic17d804ca00d490fd6a2f833db5c9b73ce8dc160
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2016-08-11 09:56:36 +08:00
..
dev.c bdev: Delete bdev_db 2016-08-02 09:08:51 -07:00
lun_db.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
lun.c scsi: Flesh out the public header file 2016-08-03 09:47:28 -07:00
Makefile scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
port.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi_bdev.c scsi: return correct data length of VPD page 0xB1 and 0xB2 2016-08-11 09:56:36 +08:00
scsi_internal.h scsi: Make OBJECT_SCSI_TASK public 2016-08-04 13:15:23 -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 scsi: Flesh out the public header file 2016-08-03 09:47:28 -07:00