Spdk/test/unit/lib/nvmf
Seth Howell a1a47b5592 nvmf/subsystem.c: add checks for valid utf-8 chars:
The NVMe spec states that nqn names are to be encoded in utf-8. The
prefixes of all nqn's are already required to be ascii by virtue of
their structure so they are already valid utf-8, but the user specified
strings should be checked for valid utf-8 strings.

Change-Id: I20090d366e93e98af4932eaa120d4edb6e512206
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/394118
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-01-11 10:57:38 -05:00
..
ctrlr_bdev.c nvmf: Remove poll group from controller 2017-12-12 15:01:17 -05:00
ctrlr_discovery.c nvmf: Add synchronization primitives for subsystems 2018-01-03 11:58:11 -05:00
ctrlr.c nvmf: add duplicate QID check in I/O Connect 2017-12-08 14:08:19 -05:00
request.c log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
subsystem.c nvmf/subsystem.c: add checks for valid utf-8 chars: 2018-01-11 10:57:38 -05:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00