Page MenuHomeFreeBSD

xpt_path_inq: Use CAM_PRIORITY_NONE
ClosedPublic

Authored by imp on Jul 5 2025, 6:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 20, 9:21 AM
Unknown Object (File)
Sun, May 17, 9:01 AM
Unknown Object (File)
Sun, May 17, 7:47 AM
Unknown Object (File)
May 7 2026, 10:11 PM
Unknown Object (File)
Apr 29 2026, 2:26 AM
Unknown Object (File)
Apr 29 2026, 2:22 AM
Unknown Object (File)
Apr 28 2026, 10:12 PM
Unknown Object (File)
Apr 28 2026, 10:07 PM
Subscribers
None

Details

Summary

XPT_PATH_INQ is not a queued request. Therefore, the priority
information is not relevant, and so should be marked with
CAM_PRIORITY_NONE.

Sponsored by: Netflix

Diff Detail

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