This is a step to prepare for deletion of conf.c. spdk_nvmf_tgt_conf was allocated either by RPC or legacy config. RPC still had to to allocate that because settings for subsystem are set before subsystem itself initializes. This patch removed both allocations and just defines that in the subsystem. nvmf_set_config RPC can now be called multiple times, only overwritting values that were passed. Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I5438a91c1d15070f1f193e29f2000c4b58ea4816 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4662 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
accel | ||
bdev | ||
blob | ||
blobfs | ||
env_dpdk | ||
event | ||
sock | ||
Makefile |