numam-spdk/lib
Daniel Verkamp aab3b1def3 scsi: add GCC 7 -Wimplicit-fallthrough annotations
Mark the intentional switch/case fallthrough locations with comments
recognized by -Wimplicit-fallthrough=4 in GCC 7.

Change-Id: Ibf2b077d9432e7f23a3833f98edd4768e5e8cfe9
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/363490
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-02 19:48:49 -04:00
..
bdev bdev: Move pending queues to mgmt channel 2017-06-02 13:30:37 -04:00
blob env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
blobfs blobfs: lock accesses to sync fs_request list 2017-06-01 13:18:26 -04:00
conf log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
copy subsystem: make subsystem init in async manner 2017-05-31 15:30:58 -04:00
cunit include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
env_dpdk env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
event reactor: handle start_fn event after subsystem init is ready 2017-05-31 15:30:58 -04:00
ioat env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
iscsi scsi: Set proper transport protocol id 2017-06-01 12:10:22 -04:00
json json_util: fixed off by 1 error. 2017-05-30 23:55:36 -04:00
jsonrpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
log log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
net subsystem: make subsystem init in async manner 2017-05-31 15:30:58 -04:00
nvme env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
nvmf nvmf: add public API to get subsystem serial number 2017-06-01 19:43:45 -04:00
rpc subsystem: make subsystem init in async manner 2017-05-31 15:30:58 -04:00
scsi scsi: add GCC 7 -Wimplicit-fallthrough annotations 2017-06-02 19:48:49 -04:00
trace include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
util env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
vhost vhost: add fallback if linux/vfio.h is missing 2017-06-02 19:47:09 -04:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00