Spdk/lib/nvme
Daniel Verkamp 9a40113a19 nvme: convert probe strings into char arrays
These need to be available for the lifetime of the probe_info structure,
so they can't be pointing at e.g. temporary buffers on the stack.

Change-Id: I5aaa898acf9314aab51600dd756f966965d37fd0
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-22 13:42:00 -07:00
..
Makefile nvme: Add nvme over fabrics support 2016-11-18 13:58:44 -07:00
nvme_ctrlr_cmd.c nvme: move create and delete I/O queue commands to PCIe 2016-10-18 10:14:00 -07:00
nvme_ctrlr.c nvmf_tgt: stub out Async Event Config feature 2016-11-21 17:02:12 -07:00
nvme_internal.h nvme: untangle internal enum_cb complexity 2016-11-22 13:41:38 -07:00
nvme_ns_cmd.c nvme: Change the deallocate interface to generic dsm 2016-10-04 14:36:09 -07:00
nvme_ns.c nvme: convert transport type to an enum 2016-11-07 10:42:18 -07:00
nvme_pcie.c nvme: untangle internal enum_cb complexity 2016-11-22 13:41:38 -07:00
nvme_qpair.c nvme: add admin opcode string and generic status string (#73) 2016-11-17 16:17:26 -07:00
nvme_quirks.c env: add struct spdk_pci_id and getter function 2016-11-01 09:40:36 -07:00
nvme_rdma.c nvme: convert probe strings into char arrays 2016-11-22 13:42:00 -07:00
nvme_transport.c nvme: untangle internal enum_cb complexity 2016-11-22 13:41:38 -07:00
nvme.c nvme: untangle internal enum_cb complexity 2016-11-22 13:41:38 -07:00