+1
−2
+2
−9
+76
−80
+2
−1
Loading
Current fixed sized array for iSCSI target is not thread safe. When newly created targets are inserted into the array, multiple targets may be inserted into the same position. Linked list is better than fixed size array to support dynamic reconfiguration. Change-Id: I4db5a3ec16844db06e0cfcd2aef1f97952f15afa Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/385371 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com>