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)
Dec 9 2024, 3:42 AM
Unknown Object (File)
Dec 5 2024, 3:08 PM
Unknown Object (File)
Nov 1 2024, 1:14 AM
Unknown Object (File)
Nov 1 2024, 1:14 AM
Unknown Object (File)
Nov 1 2024, 1:13 AM
Unknown Object (File)
Nov 1 2024, 12:59 AM
Unknown Object (File)
Oct 25 2024, 5:38 PM
Unknown Object (File)
Oct 25 2024, 11:30 AM
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