20528e262d
All calls to this function now use spdk_env_get_current_core() as lcore, so remove this parameter. All calls to this function also use _spdk_iscsi_conn_free() as the stop_fn, so remove that parameter as well - just call that function directly from the callsites and eliminate the extra event. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I639e63d26fbfcc054137d9b453be2927e2c1f625 Reviewed-on: https://review.gerrithub.io/395854 Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: <shuhei.matsumoto.xt@hitachi.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
acceptor.c | ||
acceptor.h | ||
conn.c | ||
conn.h | ||
init_grp.c | ||
init_grp.h | ||
iscsi_rpc.c | ||
iscsi_subsystem.c | ||
iscsi.c | ||
iscsi.h | ||
Makefile | ||
md5.c | ||
md5.h | ||
param.c | ||
param.h | ||
portal_grp.c | ||
portal_grp.h | ||
task.c | ||
task.h | ||
tgt_node.c | ||
tgt_node.h |