HomeFreeBSD

cfiscsi_done: Free the dummy PDU earlier.

Description

cfiscsi_done: Free the dummy PDU earlier.

The dummy PDU needs to be freed before marking task abortion complete
as otherwise cfiscsi_session_terminate_tasks can return and destroy
the session in another thread before the PDU is freed.

Fixes: 2e8d1a55258d iscsi: Allocate a dummy PDU for the internal nexus reset task.
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D34176

Details

Provenance
jhbAuthored on Feb 7 2022, 8:55 PM
Differential Revision
D34176: cfiscsi_done: Free the dummy PDU earlier.
Parents
rGc227269e2f9d: Stop adding -Wredundant-decls to CWARNFLAGS.
Branches
Unknown
Tags
Unknown