Spdk/lib/scsi
Changpeng Liu 17dbcf58c1 scsi: fill BLOCK LIMITS VPD page filed with suitable value
Linux block layer driver will use the maximum transfer length field to
split IOs larger than this value. We should set the field according to
iSCSI target limitation.

Change-Id: I03ee35bb96f0949418bb976a6c8013f88622a324
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2016-08-11 09:23:22 -07: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: fill BLOCK LIMITS VPD page filed with suitable value 2016-08-11 09:23:22 -07: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