Page MenuHomeFreeBSD

cam: Create free_scan_info helper function
ClosedPublic

Authored by imp on Jul 5 2025, 6:15 PM.
Tags
None
Referenced Files
F132017751: D51170.id158136.diff
Sun, Oct 12, 11:58 PM
F131957967: D51170.id158136.diff
Sun, Oct 12, 12:27 PM
F131957949: D51170.id158026.diff
Sun, Oct 12, 12:27 PM
F131957947: D51170.id.diff
Sun, Oct 12, 12:27 PM
Unknown Object (File)
Sun, Oct 12, 1:30 AM
Unknown Object (File)
Sep 9 2025, 9:20 PM
Unknown Object (File)
Sep 8 2025, 3:22 AM
Unknown Object (File)
Sep 7 2025, 5:28 PM
Subscribers
None

Details

Summary

We free the scsi bug scan info in 4 places. 1 was wrong until I fixed a
bug there in a recent commit. Introduce a helper function that will free
the cpi always (it must always be valid since we set it right after
allocation).

Sponsored by: Netflix

Diff Detail

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