Page MenuHomeFreeBSD

xpt_path_inq: Use CAM_PRIORITY_NONE
ClosedPublic

Authored by imp on Jul 5 2025, 6:15 PM.
Tags
None
Referenced Files
F163507671: D51167.diff
Thu, Jul 23, 10:41 PM
Unknown Object (File)
Wed, Jul 22, 5:06 PM
Unknown Object (File)
May 20 2026, 9:21 AM
Unknown Object (File)
May 17 2026, 9:01 AM
Unknown Object (File)
May 17 2026, 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
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