Page MenuHomeFreeBSD

iscsi: Pass the request PDU to icl_conn_transfer_setup().
ClosedPublic

Authored by jhb on Jan 4 2022, 10:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 29, 9:00 AM
Unknown Object (File)
Jan 6 2024, 11:36 AM
Unknown Object (File)
Dec 20 2023, 2:57 AM
Unknown Object (File)
Dec 17 2023, 4:58 AM
Unknown Object (File)
Oct 28 2023, 2:44 PM
Unknown Object (File)
Oct 17 2023, 9:10 PM
Unknown Object (File)
Sep 22 2023, 9:21 PM
Unknown Object (File)
Sep 3 2023, 10:06 PM
Subscribers

Details

Summary

This matches icl_conn_task_setup() which passes the PDU and avoids the
need for a layering violation in cxgbei to fetch the request PDU from
the ctl_io.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable