HomeFreeBSD

iscsi: Remove icl_soft-only fields from struct icl_conn.

Description

iscsi: Remove icl_soft-only fields from struct icl_conn.

Create a struct icl_soft_conn which extends struct icl_conn and
move fields only used by icl_soft from struct icl_conn to
struct icl_soft_conn.

Reviewed by: mav
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D31414

Details

Provenance
jhbAuthored on Aug 5 2021, 7:05 PM
Reviewer
mav
Differential Revision
D31414: iscsi: Remove icl_soft-only fields from struct icl_conn.
Parents
rG383dbdb2ebff: fork.2: correct minor typo in manpage.
Branches
Unknown
Tags
Unknown