Spdk/lib/iscsi
Seth Howell ff69b368b8 lib: combine event/iscsi_rpc with lib/iscsi/iscsi_rpc.c
Part of a larger series simplifying the library directory.

Change-Id: Ib9c9dc9a0c92ac35a9f0260451f97fc126d10031
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/465212
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-08-19 06:10:30 +00:00
..
conn.c iscsi: Use fixed size string for host and port name of connection 2019-08-13 15:46:17 +00:00
conn.h iscsi: Use fixed size string for host and port name of connection 2019-08-13 15:46:17 +00:00
init_grp.c iscsi: Use not malloc'ed but fixed size string for initiator address 2019-07-01 05:03:07 +00:00
init_grp.h iscsi: Use not malloc'ed but fixed size string for initiator address 2019-07-01 05:03:07 +00:00
iscsi_rpc.c lib: combine event/iscsi_rpc with lib/iscsi/iscsi_rpc.c 2019-08-19 06:10:30 +00:00
iscsi_subsystem.c iscsi: Assign connections to poll groups instead of lcores. 2019-08-12 20:49:36 +00:00
iscsi.c iscsi: Use cached host and port name of connection widely 2019-08-13 15:46:17 +00:00
iscsi.h iscsi: Move macros to define max port name from portal_grp.h to iscsi.h 2019-08-12 21:31:44 +00:00
Makefile iscsi: Move acceptor into portal_grp 2019-05-16 23:23:45 +00:00
md5.c astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
md5.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
param.c iscsi: Remove the prefix spdk_ from names of private functions 2019-04-01 00:52:56 +00:00
param.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
portal_grp.c iscsi: Assign connections to poll groups instead of lcores. 2019-08-12 20:49:36 +00:00
portal_grp.h iscsi: Move macros to define max port name from portal_grp.h to iscsi.h 2019-08-12 21:31:44 +00:00
task.c iscsi: Remove the prefix spdk_ from names of private functions 2019-04-01 00:52:56 +00:00
task.h iscsi: Propagate SCSI error status to split SCSI read/write commands 2018-12-11 16:37:55 +00:00
tgt_node.c iscsi: Use cached host and port name of connection widely 2019-08-13 15:46:17 +00:00
tgt_node.h iscsi: Assign connections to poll groups instead of lcores. 2019-08-12 20:49:36 +00:00