Spdk/test/unit/lib/nvmf
Ben Walker 5e4e4bc485 nvmf: Group bool members of spdk_nvmf_subsystem into a bit field
This saves 2 bytes and allows it to pack nicely with the
changing state bool (which must remember separate for atomic
operations).

Change-Id: Ibb92ae3c74306e60385ae23d0aaf877f33a69095
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4553
Community-CI: Broadcom CI
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-10-09 07:18:49 +00:00
..
ctrlr_bdev.c lib/nvmf: remove spdk prefix from functions in nvmf_internal.h 2020-05-12 21:49:03 +00:00
ctrlr_discovery.c nvmf: Group bool members of spdk_nvmf_subsystem into a bit field 2020-10-09 07:18:49 +00:00
ctrlr.c lib/nvmf: Control I/O and some admin commands according to ANA state 2020-09-04 08:14:18 +00:00
fc_ls.c nvmf: Remove new_qpair callback from transport accept function pointer 2020-06-18 07:29:41 +00:00
fc.c nvmf/fc/ut: Call spdk_nvmf_tgt_destroy() in the correct thread context 2020-09-30 07:26:13 +00:00
rdma.c nvmf: Add check for bidirectional xfer type 2020-08-04 18:27:45 +00:00
subsystem.c lib/nvmf: remove spdk_ and _spdk prefix from functions. 2020-06-01 09:21:14 +00:00
tcp.c lib/nvmf: Add subsystem_listener to struct spdk_nvmf_ctrlr 2020-09-04 08:14:18 +00:00
Makefile NVMe-oF Target: Add FC transport. 2019-07-26 22:17:17 +00:00