numam-spdk/examples/nvme
Ziye Yang fcc2eec870 nvme_manage: Rely on fgets to NULL terminate string
fgets guarantees that strings returned are NULL terminated,
so delete logic that attempts to insert a NULL terminator.

Change-Id: Ibeadcda9af431091b04daff41596d5738419b43f
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2017-03-27 12:55:04 -07:00
..
arbitration nvme: fix potential null dereference of spdk_nvme_ctrlr_get_ns 2017-03-24 12:18:37 -07:00
fio_plugin examples/nvme/fio_plugin: update to FIO 2.18 2017-03-17 15:26:09 -07:00
hello_world nvme: fix potential null dereference of spdk_nvme_ctrlr_get_ns 2017-03-24 12:18:37 -07:00
hotplug env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
identify util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
nvme_manage nvme_manage: Rely on fgets to NULL terminate string 2017-03-27 12:55:04 -07:00
perf nvme: fix potential null dereference of spdk_nvme_ctrlr_get_ns 2017-03-24 12:18:37 -07:00
reserve env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
Makefile example: Add example for nvme hotplug. 2016-12-01 10:23:10 +08:00