numam-spdk/examples/nvme/identify
Daniel Verkamp 5ee7a5df37 nvme: add spdk_nvme_ns_is_active() function
This function returns true if the namespace is active or false if it is
inactive (e.g. no namespace has been attached to the specified namespace
ID yet).

Also use the new function to add checks in the examples and tests where
applicable.

Change-Id: I35465b315ae1a1677c5a82191ad9b1da1c216d50
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-03-01 14:40:44 -07:00
..
.gitignore SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
identify.c nvme: add spdk_nvme_ns_is_active() function 2016-03-01 14:40:44 -07:00
Makefile SPDK: Support configuring libpciaccess library 2016-02-04 17:30:09 -07:00