Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157435426
D46457.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
377 B
Referenced Files
None
Subscribers
None
D46457.diff
View Options
diff --git a/sys/kern/kern_rangelock.c b/sys/kern/kern_rangelock.c
--- a/sys/kern/kern_rangelock.c
+++ b/sys/kern/kern_rangelock.c
@@ -66,7 +66,7 @@
* trylocks are same as normal locks but do not drain.
*/
-static int rangelock_cheat = 1;
+static int rangelock_cheat = 0;
SYSCTL_INT(_debug, OID_AUTO, rangelock_cheat, CTLFLAG_RWTUN,
&rangelock_cheat, 0,
"");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 22, 10:54 AM (15 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33419108
Default Alt Text
D46457.diff (377 B)
Attached To
Mode
D46457: rangelock: Disable cheat mode by default
Attached
Detach File
Event Timeline
Log In to Comment