numam-spdk/lib/scsi
Ben Walker 60c38d4022 bdev: Change unmap to use offset/len instead of descriptors
This is far simpler, although it does limit the bdev
layer to unmapped just one range per command. In practice,
all of our code reports limits of just one range per command
anyway.

Change-Id: I99247ab349fe85b9925769e965833b06708d0d70
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/370382
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-08-04 20:03:37 -04:00
..
dev.c scsi: removed dev->maxlun field 2017-07-12 13:16:55 -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 bdev: pass descriptors for I/O operations 2017-07-14 13:31:30 -04:00
Makefile bdev: add API to translate to SCSI status 2017-05-04 09:11:42 -07:00
port.c scsi: make spdk_scsi_port definition private 2017-05-04 09:05:53 -07:00
scsi_bdev.c bdev: Change unmap to use offset/len instead of descriptors 2017-08-04 20:03:37 -04:00
scsi_internal.h bdev: Change unmap to use offset/len instead of descriptors 2017-08-04 20:03:37 -04:00
scsi_rpc.c jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
scsi.c bdev: Change unmap to use offset/len instead of descriptors 2017-08-04 20:03:37 -04:00
task.c bdev: rename blockdev instances to bdev 2017-07-14 13:31:30 -04:00