numam-spdk/lib/nvmf
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
..
direct.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
discovery.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
Makefile nvmf: split discovery service into its own file 2017-03-17 15:55:36 -07:00
nvmf_internal.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvmf.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
rdma.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
request.c nvmf: allow NQN to be 223 bytes + null terminator 2017-05-18 14:36:39 -07:00
request.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
session.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
session.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
subsystem.c nvmf: allow NQN to be 223 bytes + null terminator 2017-05-18 14:36:39 -07:00
subsystem.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
transport.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
transport.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
virtual.c bdev: add getters for block size and block count 2017-05-12 10:34:58 -07:00