numam-spdk/lib/nvmf
Daniel Verkamp a7b62cc4cb nbd, nvmf: fix clang 4.0 packed member warnings
clang 4.0 introduced a new warning, -Waddress-of-packed-member, which
triggers on a couple of spots in NBD and NVMf. Fix them up to silence
the warnings.

Change-Id: I134618f93528ea9a3d08050c34056670a58abdab
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/377441
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-09-07 12:15:45 -04:00
..
ctrlr_bdev.c nvmf: convert to bdev _blocks APIs 2017-09-06 17:19:26 -04:00
ctrlr_discovery.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
ctrlr.c nbd, nvmf: fix clang 4.0 packed member warnings 2017-09-07 12:15:45 -04:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: factor out invalid connect response helpers 2017-09-06 13:03:20 -04:00
nvmf.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
rdma.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
request.c nvmf: factor out invalid connect response helpers 2017-09-06 13:03:20 -04:00
subsystem.c nvmf: add AllowAnyHost option to subsystems 2017-09-05 13:03:09 -04:00
transport.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
transport.h nvmf: Poll groups can now span transports 2017-09-01 12:43:26 -04:00