Spdk/test/unit/lib/bdev
Jim Harris 4f860d7e40 bdev: only apply split_on_optimal_io_boundary to R/W
Splitting a 1TB unmap into individual 64KB unmap commands
(for a RAID volume with 64KB strip size) would be awful -
the RAID module can be much smarter about this.

So back out the changes for splitting I/O without payload.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I24fe6d911f4e3c9db4b2cb5d66c7236a5596e0d9

Reviewed-on: https://review.gerrithub.io/424103
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-08-31 17:53:42 +00:00
..
bdev_raid.c bdev/raid: Use descriptive error message for failure in JSON-RPC 2018-08-30 16:13:35 +00:00
bdev.c bdev: only apply split_on_optimal_io_boundary to R/W 2018-08-31 17:53:42 +00:00
gpt test: fix typos in the test directory 2018-08-27 19:39:31 +00:00
mt test/unit: Fix scan-build errors in bdev unittests 2018-08-31 00:01:09 +00:00
part.c test/unit: Fix scan-build errors in bdev unittests 2018-08-31 00:01:09 +00:00
pmem test: fix typos in the test directory 2018-08-27 19:39:31 +00:00
scsi_nvme.c bdev: move error union to internal spdk_bdev_io struct 2018-06-26 20:04:07 +00:00
vbdev_lvol.c test/unit: Fix scan-build errors in bdev unittests 2018-08-31 00:01:09 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00