Spdk/lib/iscsi
Ben Walker 16ae587966 env: Move lcore functions into env layer.
They were previously in the event library.

Change-Id: I24ffd8f771e895ccf5395c8120423cd114893139
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-04-04 09:19:01 -07:00
..
acceptor.c env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
acceptor.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
conn.c env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
conn.h iscsi: move extern g_conn_array to conn.h (#111) 2017-02-13 09:57:37 -07:00
crc32c.c iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
crc32c.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
init_grp.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
init_grp.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
iscsi_rpc.c iscsi: dont create portal group from partially invalid portal list 2017-04-03 13:28:42 -07:00
iscsi_subsystem.c env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
iscsi.c env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
iscsi.h event: pass arg1 and arg2 directly to event fn 2017-01-05 11:57:18 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
md5.c Fix some cppcheck errors on lib/iscsi & lib/scsi. (#41) 2016-09-28 13:55:56 -07:00
md5.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
param.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
param.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
portal_grp.c iscsi: dont create portal group from partially invalid portal list 2017-04-03 13:28:42 -07:00
portal_grp.h iscsi: fixed crash on invalid add_portal_group call 2017-03-27 15:19:38 -07:00
task.c Replace rte_panic() with abort() 2016-11-08 08:57:49 -07:00
task.h scsi: change spdk_put_task to spdk_scsi_task_put 2016-09-29 15:42:29 -07:00
tgt_node.c env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
tgt_node.h iscsi: start all sessions for a target node on the same lcore 2016-09-22 09:12:36 -07:00