freebsd-dev/sys/dev/iscsi
Alexander Motin afc3e54eee Move ic_check_send_space clear to the actual check.
It closes tiny race when the flag could be set between being cleared
and the space is checked, that would create us some more work.  The
flag setting is protected by both locks, so we can clear it in either
place, but in between both locks are dropped.

MFC after:	1 week
2021-03-03 15:29:35 -05:00
..
icl_conn_if.m Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
icl_soft_proxy.c Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
icl_soft.c Move ic_check_send_space clear to the actual check. 2021-03-03 15:29:35 -05:00
icl_wrappers.h Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
icl.c Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
icl.h Make software iSCSI more configurable. 2021-01-28 16:22:45 -05:00
iscsi_ioctl.h Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
iscsi_proto.h Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
iscsi.c iscsi: Mark iSCSI CAM sims as non-pollable. 2021-02-11 13:52:18 -08:00
iscsi.h Make DataSN counter of solicited Data-Out local. 2021-02-02 13:56:47 -05:00