1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/dev/iscsi
Edward Tomasz Napierala 84fb32a371 Don't spin with mutex hold when there is not enough room in the send socket
buffer.  While here, make the code flow somewhat nicer.

Thanks to mav@ for tracking it down.

Tested by:	mav
MFC after:	3 days
Sponsored by:	FreeBSD Foundation
2013-10-24 15:54:06 +00:00
..
icl_proxy.c
icl.c Don't spin with mutex hold when there is not enough room in the send socket 2013-10-24 15:54:06 +00:00
icl.h
iscsi_ioctl.h Add some spare fields to structs used by the new iSCSI stack - some just 2013-09-20 21:26:51 +00:00
iscsi_proto.h
iscsi.c Properly handle residual count in Data-In PDUs with S bit set. 2013-10-09 20:09:58 +00:00
iscsi.h