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)
Mon, Oct 13, 12:33 PM
Unknown Object (File)
Mon, Oct 13, 12:33 PM
Unknown Object (File)
Mon, Oct 13, 12:33 PM
Unknown Object (File)
Sun, Oct 12, 11:58 PM
Unknown Object (File)
Thu, Oct 9, 6:44 AM
Unknown Object (File)
Tue, Sep 30, 11:13 PM
Unknown Object (File)
Sun, Sep 28, 5:29 PM
Unknown Object (File)
Sep 15 2025, 10:24 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