Page MenuHomeFreeBSD

D46457.diff
No OneTemporary

D46457.diff

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

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)

Event Timeline