Page MenuHomeFreeBSD

ctl: Update some core data paths to be protocol agnostic
ClosedPublic

Authored by jhb on Apr 18 2024, 5:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 27, 2:12 AM
Unknown Object (File)
Sun, May 26, 4:29 PM
Unknown Object (File)
Sun, May 26, 10:47 AM
Unknown Object (File)
Sat, May 18, 3:49 PM
Unknown Object (File)
Fri, May 17, 5:24 AM
Unknown Object (File)
May 3 2024, 11:02 AM
Unknown Object (File)
Apr 26 2024, 9:59 AM
Unknown Object (File)
Apr 26 2024, 9:56 AM
Subscribers
None

Details

Summary
  • Add wrapper routines for invoking the be_move_done and io_continue callbacks in SCSI and NVMe I/O requests.
  • Use wrapper routines for access to shared fields between SCSI and NVMe I/O requests.
  • ctl_config_write_done is not fully updated since it resubmits SCSI commands via ctl_scsiio. This will be completed in a subsequent commit when ctl_nvmeio is added.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57185
Build 54073: arc lint + arc unit