Spdk/test/lib
Daniel Verkamp c04b2968a6 nvmf: enforce NQN validity at creation time
Move the NQN validation into the subsytem creation function, and fix the
allowed size to match the spec.

The spec is not clear about the allowed NQN size; for now, interpret it
as 223 bytes, including the null terminator (222 bytes of actual NQN
plus one terminator byte).

Change-Id: If9743ab2fe009d9d852e8b03317d9b38d8af18dc
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-24 13:34:47 -07:00
..
bdev bdev: add Linux AIO (libaio) backend 2016-08-05 09:08:23 -07:00
event event: Allow idle reactors to sleep 2016-08-17 10:02:38 -07:00
ioat test/ioat: shorten test times to 1 second 2016-08-19 13:17:54 -07:00
iscsi test/iscsi: add target node config parsing test 2016-08-18 09:54:34 -07:00
json json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
jsonrpc jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log test/log: fix typo 2016-06-01 09:48:39 -07:00
memory build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
nvme No longer wrap assert() 2016-08-19 10:53:06 -07:00
nvmf nvmf: enforce NQN validity at creation time 2016-08-24 13:34:47 -07:00
scsi scsi: move spdk_strcpy_pad() into util/string.c 2016-08-22 08:58:07 -07:00
Makefile test/iscsi: add parameter negotiation unit test 2016-08-18 09:54:34 -07:00