f9bf9cdd1c
The following functions returns 1 and 0 for succcess and error, respectively: - spdk_iscsi_tgt_node_allow_ipv6() - spdk_iscsi_tgt_node_allow_ipv4() - spdk_iscsi_tgt_node_allow_netmask() - spdk_iscsi_tgt_node_access() Using bool for this purpose will avoid our misunderstanding. Change-Id: I927876e0503c0eee5364e829a4713f9a345996f6 Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/383664 Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@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 |