]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make the wait in cfiscsi_offline() interruptible. This is the second half
authortrasz <trasz@FreeBSD.org>
Tue, 11 Sep 2018 11:39:59 +0000 (11:39 +0000)
committertrasz <trasz@FreeBSD.org>
Tue, 11 Sep 2018 11:39:59 +0000 (11:39 +0000)
commitb2be995d83c55bfcdc19f139deca2e7be557bfba
treee1dbe1a6ad40dce838c40bef86f4cb7b0ac53c26
parent85d8a2a2c5d850fd5a43c306bbdcb65c74312cbe
Make the wait in cfiscsi_offline() interruptible.  This is the second half
of the fix/workaround for the "ctld hanging on reload" problem.

PR: 220175
Reported by: Eugene M. Zheganin <emz at norma.perm.ru>
Tested by: Eugene M. Zheganin <emz at norma.perm.ru>
Approved by: re (kib)
MFC after: 2 weeks
Sponsored by: playkey.net
sys/cam/ctl/ctl_frontend_iscsi.c