Spdk/lib/scsi
Daniel Verkamp 19dff91a1b scsi: replace off_t with uint64_t
These offsets are passed to the bdev I/O functions, which take uint64_t
offsets.

Change-Id: I1d597d066dfb64b6c7658906e7ee8e6fb2f8e4db
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-09-29 13:32:34 -07:00
..
dev.c scsi: add spdk_io_channel support 2016-09-26 14:02:07 -07:00
lun_db.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
lun.c bdev, copy: move all I/O paths to use I/O channels 2016-09-26 14:02:07 -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: replace off_t with uint64_t 2016-09-29 13:32:34 -07:00
scsi_internal.h scsi: add spdk_io_channel support 2016-09-26 14:02:07 -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 Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00