Spdk/lib/scsi
Seth Howell 5f5edbcb8c scsi_bdev: increase max I/O size to 4 MiB
This is necessary to avoid failing very large write_zeroes operations.

This is the minimal workaround to get the current bdevio tests to pass -
the real fix will be implemented in the bdev layer later.

Change-Id: I4e49f1b4da5d4c7f9507757d6c71ba3880d22437
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/383306
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-10-23 11:50:16 -04:00
..
dev.c scsi: remove port from scsi_dev dynamically 2017-10-12 15:46:14 -04:00
lun_db.c scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
lun.c Revert "scsi: remove LUN I/O channel ref counting" 2017-09-26 18:44:55 -04:00
Makefile bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00
port.c scsi: remove port from scsi_dev dynamically 2017-10-12 15:46:14 -04:00
scsi_bdev.c scsi_bdev: increase max I/O size to 4 MiB 2017-10-23 11:50:16 -04:00
scsi_internal.h scsi: remove port from scsi_dev dynamically 2017-10-12 15:46:14 -04:00
scsi_rpc.c jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
scsi.c subsystem: remove fini return code 2017-10-10 10:56:34 -04:00
task.c bdev: rename blockdev instances to bdev 2017-07-14 13:31:30 -04:00