opnsense-src/sys/dev/iscsi
John Baldwin 0d4d5e9fe0 iscsi: Kick threads out of iscsi_ioctl() during unload.
iscsid can be sleeping in iscsi_ioctl() causing the destroy_dev() to
sleep forever if iscsi.ko is unloaded while iscsid is running.

Reported by:	Jithesh Arakkan @ Chelsio
Sponsored by:	Chelsio Communications

(cherry picked from commit 89df484739)
2021-04-26 12:02:21 -07:00
..
icl.c
icl.h
icl_conn_if.m
icl_soft.c
icl_soft_proxy.c
icl_wrappers.h
iscsi.c iscsi: Kick threads out of iscsi_ioctl() during unload. 2021-04-26 12:02:21 -07:00
iscsi.h iscsi: Kick threads out of iscsi_ioctl() during unload. 2021-04-26 12:02:21 -07:00
iscsi_ioctl.h
iscsi_proto.h