+4
−4
+7
−0
+26
−9
Loading
The list of allowed hosts is only checked during handling of CONNECT commands - not in the main I/O path. Protect that list with a mutex instead of requiring a full pause of the subsystem to allow dynamic management of the allowed hosts without impacting any active I/O. Signed-off-by:Ben Walker <benjamin.walker@intel.com> Change-Id: I3f7e87cc1fa6de200c422928c07153fc60fab28c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4555 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>