numam-spdk/lib/nvme
Daniel Verkamp 5f3841f0e3 nvmf: allow NQN to be 223 bytes + null terminator
An ECN to the NVMe 1.3 specification has clarified that the NQN may
contain 223 bytes before the null terminator.  Make all of our NQN
length checks consistently enforce this behavior.

Change-Id: Iebfd57d11abea64964c7a6ad9d886e40efa243c3
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-05-18 14:36:39 -07:00
..
Makefile nvme: Monitor uevent for device insert and remove 2016-11-30 14:27:43 -07:00
nvme_ctrlr_cmd.c nvme: track qpair within nvme_request 2017-04-12 21:05:23 -07:00
nvme_ctrlr.c nvme: detach the pci device with calling process's own devhandle 2017-05-16 10:35:29 -07:00
nvme_internal.h nvme: detach the pci device with calling process's own devhandle 2017-05-16 10:35:29 -07:00
nvme_ns_cmd.c nvme: track qpair within nvme_request 2017-04-12 21:05:23 -07:00
nvme_ns.c nvme: initialize namespace capability flags with correct order 2017-03-10 11:39:09 -07:00
nvme_pcie.c nvme: detach the pci device with calling process's own devhandle 2017-05-16 10:35:29 -07:00
nvme_qpair.c nvme: allocate requests on a per-queue basis 2017-04-12 21:05:24 -07:00
nvme_quirks.c nvme: add NVME_QUIRK_DELAY_AFTER_QUEUE_ALLOC 2017-05-01 10:22:18 -07:00
nvme_rdma.c nvmf: allow NQN to be 223 bytes + null terminator 2017-05-18 14:36:39 -07:00
nvme_transport.c nvme: remove ctrlr_get_pci_id transport callback 2017-01-31 14:50:40 -07:00
nvme_uevent.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvme_uevent.h nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00
nvme.c nvme: add timeout value to multi-process driver init 2017-05-12 07:53:48 -07:00