HomeFreeBSD

xpt_path_inq: Use CAM_PRIORITY_NONE

Description

xpt_path_inq: Use CAM_PRIORITY_NONE

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
Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D51167

Details

Provenance
impAuthored on Jul 7 2025, 8:04 PM
Reviewer
jhb
Differential Revision
D51167: xpt_path_inq: Use CAM_PRIORITY_NONE
Parents
rG034b3515ea27: cam/xpt: improve comment on xpt_path_inq
Branches
Unknown
Tags
Unknown