Spdk/lib
Daniel Verkamp 6546fd10f8 nvmf/rpc: add max_namespaces to get_nvmf_subsystems
This is one of the construct_nvmf_subsystems parameters, so we need a
public API to retrieve it for informational purposes and for the
JSON-RPC configuration dump.

Change-Id: I8a7cafa487209311e964ea9ff1b8e09ee8b23c07
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/414864
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-06-13 16:43:38 +00:00
..
bdev bdev: add global structure for bdev_io options 2018-06-13 00:38:41 +00:00
blob blob: add metadata dump capability 2018-06-12 16:36:04 +00:00
blobfs thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
conf conf: don't strdup name if section already exist 2018-05-17 17:13:19 +00:00
copy copy/ioat: Change the default of IOAT from Enabled to Disabled 2018-06-12 17:41:29 +00:00
cunit include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
env_dpdk env: add size parameter to spdk_mem_map_translate 2018-06-05 18:36:00 +00:00
event nvmf/rpc: add max_namespaces to get_nvmf_subsystems 2018-06-13 16:43:38 +00:00
ioat scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
iscsi thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
json json: Add spdk_json_decode_uint16 2018-06-05 21:30:02 +00:00
jsonrpc jsonrpc: fix closed connection hadling 2018-06-08 18:11:18 +00:00
log app: reword -t option help string 2018-06-11 23:37:11 +00:00
lvol thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
nbd thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
net rpc: Add state_mask to each RPC method to make sets of RPCs 2018-05-03 19:48:15 +00:00
nvme nvme: add Get/Set Feature wrappers with NSID 2018-06-12 17:59:33 +00:00
nvmf nvmf/rpc: add max_namespaces to get_nvmf_subsystems 2018-06-13 16:43:38 +00:00
rocksdb thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
rpc rpc: Add option to get_rpc_methods RPC to output only currently usable RPCs 2018-05-04 17:45:48 +00:00
scsi thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
thread thread: add spdk_thread_get_count() 2018-06-13 00:38:41 +00:00
trace app,lib: fix checking mmap return value 2018-03-30 16:18:34 -04:00
ut_mock test/mock: add pthread_self 2017-09-19 17:15:15 -04:00
util thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
vhost thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
virtio virtio: merge contiguous memory regions 2018-06-01 20:14:32 +00:00
Makefile thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00