Page MenuHomeFreeBSD

libiscsiutil: Change keys_load/save to operate on data buffers.
ClosedPublic

Authored by jhb on Dec 17 2021, 8:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 3:25 AM
Unknown Object (File)
Sat, Apr 20, 3:43 PM
Unknown Object (File)
Sat, Apr 20, 3:43 PM
Unknown Object (File)
Sat, Apr 20, 3:43 PM
Unknown Object (File)
Sat, Apr 20, 3:42 PM
Unknown Object (File)
Fri, Apr 19, 3:38 AM
Unknown Object (File)
Apr 3 2024, 4:50 PM
Unknown Object (File)
Feb 13 2024, 12:37 AM
Subscribers

Details

Summary

This will be used in future changes to support large text requests
spanning multiple PDUs.

Provide wrapper functions keys_load/save_pdu that operate use a PDU's
data buffer.

Sponsored by: Chelsio Communications

Diff Detail

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

Event Timeline

jhb requested review of this revision.Dec 17 2021, 8:58 PM
This revision is now accepted and ready to land.Dec 18 2021, 11:25 PM
jhb retitled this revision from libiscsi: Change keys_load/save to operate on data buffers. to libiscsiutil: Change keys_load/save to operate on data buffers..Dec 21 2021, 12:29 AM
  • Rebase after library rename.
This revision now requires review to proceed.Dec 21 2021, 12:54 AM
This revision was not accepted when it landed; it landed in state Needs Review.Dec 22 2021, 6:44 PM
This revision was automatically updated to reflect the committed changes.