Spdk/lib/nvme
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
..
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
nvme_ctrlr_cmd.c nvme: alloc buffer internally for non-I/O requests 2016-09-13 12:47:46 -07:00
nvme_ctrlr.c nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00
nvme_impl.h nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00
nvme_intel.c doc/nvme: move pages to separate text files 2016-03-29 10:49:06 -07:00
nvme_internal.h nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00
nvme_ns_cmd.c nvme: alloc buffer internally for non-I/O requests 2016-09-13 12:47:46 -07:00
nvme_ns.c nvme: Handle inactive but allocated namespaces 2016-10-03 13:55:56 -07:00
nvme_qpair.c nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00
nvme.c nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00