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
F125058967: D44846.diff
Sat, Aug 2, 11:32 PM
F124996880: D44846.diff
Sat, Aug 2, 5:00 AM
Unknown Object (File)
Fri, Aug 1, 8:59 AM
Unknown Object (File)
Tue, Jul 29, 1:16 AM
Unknown Object (File)
Sun, Jul 20, 4:26 AM
Unknown Object (File)
Wed, Jul 16, 11:34 AM
Unknown Object (File)
Fri, Jul 11, 8:17 AM
Unknown Object (File)
Jul 1 2025, 1:21 PM
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 Not Applicable
Unit
Tests Not Applicable