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
F163370685: D44846.id.diff
Wed, Jul 22, 2:37 PM
Unknown Object (File)
Tue, Jul 21, 8:32 AM
Unknown Object (File)
Sun, Jul 19, 6:22 PM
Unknown Object (File)
Sat, Jul 4, 8:56 PM
Unknown Object (File)
Tue, Jun 30, 7:30 PM
Unknown Object (File)
Tue, Jun 30, 10:43 AM
Unknown Object (File)
Mon, Jun 29, 7:47 AM
Unknown Object (File)
Mon, Jun 29, 5:12 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