Spdk/test/lib
Pawel Wodkowski 73c95f5476 scsi: remove delete_lun RPC call and move claimed flag
Move claimed flag to struct spdk_scsi_lun and remove RPC call that allow
SCSI LUN to be deleted by user.

Change-Id: I0fe57d33ab017816ab4799bce259807735e0c783
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
2017-03-13 11:27:22 -07:00
..
bdev bdev: Add support for hot plug in generic bdev layer. 2017-03-02 09:48:39 +08:00
env env/vtophys: expose mem map in public API 2017-03-10 11:39:28 -07:00
event env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
ioat test/ioat: run ioat_kperf in autotest 2017-02-08 09:45:09 -07:00
iscsi iscsi: finish the task if the lun is NULL immediately in iscsi layer. 2017-03-02 00:54:34 -07:00
json util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
jsonrpc autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
log autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
nvme util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
nvmf nvmf: introduce the global and per subsystem listen addresses 2017-03-07 12:56:13 -07:00
scsi scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
util test/string: add fatal asserts for NULL strings 2017-02-15 16:31:15 -07:00
Makefile test/iscsi: add pdu test 2016-11-23 11:29:41 -07:00
test_env.c test: add an spdk_malloc implementation for test_env 2017-02-09 11:03:11 -07:00