Spdk/examples
Chunyang Hui aa09ce098d nvme_manage: Fix a bug of uninitialized namespace
Uninitialized namespace struct will be all zeros.
Some drive might have multiple namespaces but not initialized.
nvme_manage will get to segment fault when this happens. This
patch is to fix this.

Change-Id: I8ea5bf3d7c29cf876fbea3d1bee22b95748d3b8a
Signed-off-by: Chunyang Hui <chunyang.hui@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/447414
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-03-08 20:59:51 +00:00
..
bdev event: Remove arg2 from spdk_app_start() 2019-03-05 08:43:12 +00:00
blob event: Remove arg2 from spdk_app_start() 2019-03-05 08:43:12 +00:00
ioat ioat/perf: allow queue depths > 256 2019-02-20 16:41:46 +00:00
nvme nvme_manage: Fix a bug of uninitialized namespace 2019-03-08 20:59:51 +00:00
sock event: Remove arg2 from spdk_app_start() 2019-03-05 08:43:12 +00:00
Makefile examples/sock/hello_sock: introduce sample application for libsock 2018-08-14 14:52:19 +00:00