Spdk/lib
Ben Walker db69cad95c nvme: Handle inactive but allocated namespaces
Namespaces can be allocated but inactive, which causes
the identify namespace command to fail. Handle this
case so that attaching to the controller does not fail.

Change-Id: I9d692f8e7841a9315a737b0a5e44d9b4e4484a13
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-10-03 13:55:56 -07:00
..
bdev bdev: Add RBD support in lib/bdev 2016-09-30 15:26:28 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
cunit test/cunit: include stdio.h for fprintf() 2016-08-08 09:04:20 -07:00
event event: allow unregistering a poller within its poller fn 2016-10-03 08:41:26 -07:00
ioat ioat: Use log library instead of ioat_printf 2016-09-28 10:15:56 -07:00
iscsi scsi: change spdk_put_task to spdk_scsi_task_put 2016-09-29 15:42:29 -07:00
json json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log log: dynamically generate usage for -t option 2016-08-22 16:57:19 -07:00
memory build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
net net: remove unused #defines 2016-08-08 13:46:20 -07:00
nvme nvme: Handle inactive but allocated namespaces 2016-10-03 13:55:56 -07:00
nvmf nvmf: replace off_t with uint64_t 2016-09-29 13:27:39 -07:00
rpc Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
scsi scsi: change spdk_put_task to spdk_scsi_task_put 2016-09-29 15:42:29 -07:00
trace Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
util util: fix dev not free issue in spdk_io_device_unregister 2016-09-29 11:04:44 -07:00
Makefile iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00