Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163234723
D51699.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
254 B
Referenced Files
None
Subscribers
None
D51699.id.diff
View Options
diff --git a/sys/vm/vnode_pager.c b/sys/vm/vnode_pager.c
--- a/sys/vm/vnode_pager.c
+++ b/sys/vm/vnode_pager.c
@@ -502,7 +502,7 @@
if ((object = vp->v_object) == NULL)
return;
-#ifdef DEBUG_VFS_LOCKS
+#ifdef INVARIANTS
{
struct mount *mp;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 22, 7:21 AM (11 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35353645
Default Alt Text
D51699.id.diff (254 B)
Attached To
Mode
D51699: vnode_pager: Remove uses of DEBUG_VFS_LOCKS
Attached
Detach File
Event Timeline
Log In to Comment