Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F139446931
D51699.id159697.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.id159697.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
Sat, Dec 13, 4:44 AM (2 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26921876
Default Alt Text
D51699.id159697.diff (254 B)
Attached To
Mode
D51699: vnode_pager: Remove uses of DEBUG_VFS_LOCKS
Attached
Detach File
Event Timeline
Log In to Comment