mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
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. Reviewed by: scottl, mav MFC after: 2 weeks Sponsored by: Chelsio Differential Revision: https://reviews.freebsd.org/D28455 |
||
|---|---|---|
| .. | ||
| icl.c | ||
| icl.h | ||
| icl_conn_if.m | ||
| icl_soft.c | ||
| icl_soft_proxy.c | ||
| icl_wrappers.h | ||
| iscsi.c | ||
| iscsi.h | ||
| iscsi_ioctl.h | ||
| iscsi_proto.h | ||