numam-spdk/lib/iscsi
Pawel Kaminski 758b2f9439 rpc: Rename construct_target_node to iscsi_create_target_node
Change-Id: I638a38885a9ae93c5687d49f3bb4e23dfebdebf2
Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/467488
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-09-09 21:38:05 +00:00
..
conn.c iscsi: Restore the previous bug fix for LUN hot plug 2019-08-23 18:09:16 +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 rpc: Rename construct_target_node to iscsi_create_target_node 2019-09-09 21:38:05 +00:00
iscsi_subsystem.c iscsi: Properly unregister iscsi_tgt io_device 2019-08-22 14:50:45 +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 mk: add a lib deps file. 2019-08-23 17:48:35 +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 rpc: Rename construct_target_node to iscsi_create_target_node 2019-09-09 21:38:05 +00:00
tgt_node.h iscsi: Assign connections to poll groups instead of lcores. 2019-08-12 20:49:36 +00:00