numam-spdk/lib/nvmf
Daniel Verkamp 8cad9604bd nvmf: verify that serial number is an ASCII string
Don't allow the user to specify an invalid ASCII string for the
controller serial number field.

Change-Id: I1c3acf6997a0afcdbfc03caf9e8d9b5fab429106
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/406441
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-04-05 15:57:34 -04:00
..
ctrlr_bdev.c nvmf: fix potential leak when processing multi-range deallocate command 2018-03-07 11:14:41 -05:00
ctrlr_discovery.c nvmf: add support of hotplug for nvmf. 2017-12-15 16:14:02 -05:00
ctrlr.c nvmf: move Command Effects log page to ctrlr.c 2018-04-04 15:10:30 -04:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvmf_internal.h nvmf: Queue incoming requests to a paused subsystem 2018-04-05 12:54:31 -04:00
nvmf.c nvmf: Queue incoming requests to a paused subsystem 2018-04-05 12:54:31 -04:00
rdma.c nvmf: reduce log level of informational messages 2018-04-05 12:06:45 -04:00
request.c nvmf: Queue incoming requests to a paused subsystem 2018-04-05 12:54:31 -04:00
subsystem.c nvmf: verify that serial number is an ASCII string 2018-04-05 15:57:34 -04:00
transport.c nvmf: Remove poll group from controller 2017-12-12 15:01:17 -05:00
transport.h nvmf: Remove poll group from controller 2017-12-12 15:01:17 -05:00