Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163381742
D51167.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
339 B
Referenced Files
None
Subscribers
None
D51167.diff
View Options
diff --git a/sys/cam/cam_xpt.h b/sys/cam/cam_xpt.h
--- a/sys/cam/cam_xpt.h
+++ b/sys/cam/cam_xpt.h
@@ -153,7 +153,7 @@
{
bzero(cpi, sizeof(*cpi));
- xpt_setup_ccb(&cpi->ccb_h, path, CAM_PRIORITY_NORMAL);
+ xpt_setup_ccb(&cpi->ccb_h, path, CAM_PRIORITY_NONE);
cpi->ccb_h.func_code = XPT_PATH_INQ;
xpt_action((union ccb *)cpi);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 5:06 PM (4 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35409026
Default Alt Text
D51167.diff (339 B)
Attached To
Mode
D51167: xpt_path_inq: Use CAM_PRIORITY_NONE
Attached
Detach File
Event Timeline
Log In to Comment