+14
−0
+11
−0
+1
−0
+1
−0
+41
−0
Loading
Add a new public API spdk_nvmf_subsystem_set_ns_ana_group() to change ANA group ID of an active namespace of a subsystem. Another approach is make the API generic one like spdk_nvmf_subsystem_change_ns() with spdk_nvmf_ns_opts as a parameter. However, it will not be easy because it requires spdk_nvmf_ns_opts to be initialized by spdk_nvmf_ns_get_opts() and change only difference of spdk_nvmf_ns_opts of the namespace. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Suggested-by:
Leonid Chernin <leonidc@il.ibm.com> Tested-by:
Leonid Chernin <leonidc@il.ibm.com> Change-Id: Ib58731950c184bda4b9bb395d05d8c7e95c54897 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24059 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>