Spdk/test/lib
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
..
bdev bdev: add API to claim block devices 2017-01-11 16:49:39 -07:00
env Add missing .gitignore files for binaries 2016-12-06 09:51:00 -07:00
event event: remove spdk_event_allocate() next parameter 2017-01-05 11:57:18 -07:00
ioat env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
iscsi event: remove spdk_event_allocate() next parameter 2017-01-05 11:57:18 -07:00
json json: add printf-style spdk_json_write_string_fmt() 2016-11-22 16:32:35 -07:00
jsonrpc build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00
log log: print trace flag names in SPDK_TRACELOG() 2016-11-28 13:15:08 -07:00
nvme test/nvme: move nvme_pcie unit tests to a new file 2017-01-09 11:36:27 -07:00
nvmf bdev: add API to claim block devices 2017-01-11 16:49:39 -07:00
scsi bdev: add API to claim block devices 2017-01-11 16:49:39 -07:00
util build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00
Makefile test/iscsi: add pdu test 2016-11-23 11:29:41 -07:00