1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
freebsd/sys/dev/iscsi
Alexander Motin 3b4ae4621f Remove one second wait for threads exit from icl_conn_close().
Switch it from polling with pause() to using cv_wait()/cv_signal().
2014-10-08 19:54:42 +00:00
..
icl_proxy.c Use proper include paths in kernel iSCSI code. 2014-08-21 16:08:17 +00:00
icl.c Remove one second wait for threads exit from icl_conn_close(). 2014-10-08 19:54:42 +00:00
icl.h Properly pass the initiator address when running in proxy mode. 2014-04-16 11:00:10 +00:00
iscsi_ioctl.h Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects. 2014-07-06 17:37:49 +00:00
iscsi_proto.h
iscsi.c Fix LUN discovery for targets that don't support REPORT_LUNS, broken 2014-09-17 07:55:23 +00:00
iscsi.h Make iSCSI initiator keep Initiator Session ID (ISID) across reconnects. 2014-07-06 17:37:49 +00:00