HomeFreeBSD

iscsi: Kick threads out of iscsi_ioctl() during unload.

Description

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
Reviewed by: mav
MFC after: 1 week
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D29688

Details

Provenance
jhbAuthored on Apr 12 2021, 8:56 PM
Reviewer
mav
Differential Revision
D29688: iscsi: Kick threads out of iscsi_ioctl() during unload.
Parents
rG568e69e4eb0a: cxgbe: Add counters for iSCSI PDUs transmitted via TOE.
Branches
Unknown
Tags
Unknown