Spdk/test/unit/lib/scsi
Daniel Verkamp a520198dba scsi: convert sync command to bdev blocks API
Use spdk_bdev_flush_blocks() in place of spdk_bdev_flush(), since the
SCSI SYNCHRONIZE CACHE command already natively operates in blocks
rather than bytes.

Change-Id: I11810948fb8d0b6b911d48620e2a363f767cc7f7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/393201
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: <shuhei.matsumoto.xt@hitachi.com>
2017-12-29 13:43:29 -05:00
..
dev.c scsi: remove spdk_scsi_dev_print() function 2017-12-12 18:04:20 -05:00
lun.c astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
scsi_bdev.c scsi: convert sync command to bdev blocks API 2017-12-29 13:43:29 -05:00
scsi.c scsi: Remove global unmap config parameters 2017-08-11 19:54:32 -04:00
Makefile test: move SCSI library unit tests to test/unit 2017-06-20 13:46:07 -04:00