numam-spdk/lib/scsi
Daniel Verkamp 249a68e92b bdev: add API to claim block devices
Claim the block devices used by iSCSI LUNs and NVMe-oF subsystems so
they can't accidentally be reused.

This will also be used by virtual block devices to allow layering of
bdevs.

Change-Id: I5384923fbf24f13f4ce720a797c5a628053d49f4
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-01-11 16:49:39 -07:00
..
dev.c scsi: fix panic issue of spdk_scsi_dev_queue_task 2016-11-10 13:29:12 -07:00
lun_db.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
lun.c bdev: add API to claim block devices 2017-01-11 16:49:39 -07:00
Makefile scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
port.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi_bdev.c SCSI: Fix SCSI R/W error status when lba and its range is not valid 2017-01-11 12:39:31 -07:00
scsi_internal.h lib/scsi: handle scattered input/output buffers for non IO commands 2016-11-21 10:52:35 -07:00
scsi_nvme.c scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
scsi_rpc.c scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00
scsi.c event.h: split non-public API into spdk_internal 2017-01-05 11:57:18 -07:00
task.c lib/scsi: handle scattered input/output buffers for non IO commands 2016-11-21 10:52:35 -07:00