opnsense-src/sys/dev/iscsi
John Baldwin 6a1dbc8ba9 iscsi: Mark iSCSI CAM sims as non-pollable.
Previously, iscsi_poll() just panicked.  This meant if you got a panic
on a box when using the iSCSI initiator, the attempt to shutdown would
trigger a nested panic and never write out a core.  Now, CCB's sent to
iSCSI devices (such as the sychronize-cache request in dashutdown())
just fail with a timeout during a panic shutdown.

Sponsored by:	Chelsio

(cherry picked from commit 47769bc557)
2021-03-22 13:37:46 -07: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-31 12:05:12 -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.c Move ic_check_send_space clear to the actual check. 2021-03-14 22:36:21 -04:00
icl_soft_proxy.c Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
icl_wrappers.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-03-22 13:37:46 -07:00
iscsi.h Make DataSN counter of solicited Data-Out local. 2021-03-04 09:39:43 -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