numam-spdk/examples/nvme
Daniel Verkamp c015a2485b nvme_manage: move ndata to a local variable
This doesn't need to be stored in the device struct, since it is only
used within ns_manage_add(), and it is freed at the end of the function.

Change-Id: If725408026736d4ef9a0695ab28bc30e6648932e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-03-04 13:51:46 -07:00
..
identify nvme: add spdk_nvme_ns_is_active() function 2016-03-01 14:40:44 -07:00
nvme_manage nvme_manage: move ndata to a local variable 2016-03-04 13:51:46 -07:00
perf nvme: add spdk_nvme_ns_is_active() function 2016-03-01 14:40:44 -07:00
reserve nvme: add spdk_ prefix 2016-02-10 11:27:45 -07:00
Makefile spdk: Add namespace management interface and unit tests. 2016-03-04 09:52:30 +08:00