Spdk/test/unit/lib/iscsi/init_grp.c
Shuhei Matsumoto 13cffa4a0d iscsi: Consolidating checking uniqueness of IG into register/unregister
Checking uniqueness of initiator group is done without mutex and
before register/unregister. This is not thread-safe.

This patch is a preparation to dynamic addition of initiator
information to existing initiator groups.

Change-Id: I44f48c857210522eee70d14bc3735ec73b0c5c6f
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/397032
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-02-06 10:54:42 -05:00
..
.gitignore iscsi and ut/iscsi: return code to fail of IG creation 2017-11-21 16:06:30 -05:00
init_grp_ut.c iscsi: Consolidating checking uniqueness of IG into register/unregister 2018-02-06 10:54:42 -05:00
init_grp.conf iscsi and ut/iscsi: return code to fail of IG creation 2017-11-21 16:06:30 -05:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00