freebsd-nq/sys/dev/iscsi
John Baldwin 47769bc557 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.

Reviewed by:	scottl, mav
MFC after:	2 weeks
Sponsored by:	Chelsio
Differential Revision:	https://reviews.freebsd.org/D28455
2021-02-11 13:52:18 -08:00
..
icl_conn_if.m
icl_soft_proxy.c
icl_soft.c Make software iSCSI more configurable. 2021-01-28 16:22:45 -05:00
icl_wrappers.h
icl.c
icl.h Make software iSCSI more configurable. 2021-01-28 16:22:45 -05:00
iscsi_ioctl.h
iscsi_proto.h
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