Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157296009
D1688.id3457.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
569 B
Referenced Files
None
Subscribers
None
D1688.id3457.diff
View Options
Index: sys/kern/vfs_subr.c
===================================================================
--- sys/kern/vfs_subr.c
+++ sys/kern/vfs_subr.c
@@ -3191,6 +3191,7 @@
db_printf(" mnt_maxsymlinklen = %d\n", mp->mnt_maxsymlinklen);
db_printf(" mnt_iosize_max = %d\n", mp->mnt_iosize_max);
db_printf(" mnt_hashseed = %u\n", mp->mnt_hashseed);
+ db_printf(" mnt_lockref = %d\n", mp->mnt_lockref);
db_printf(" mnt_secondary_writes = %d\n", mp->mnt_secondary_writes);
db_printf(" mnt_secondary_accwrites = %d\n",
mp->mnt_secondary_accwrites);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 21, 2:45 AM (11 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33335235
Default Alt Text
D1688.id3457.diff (569 B)
Attached To
Mode
D1688: db_show_mount: Add mnt_lockref to ddb 'show mount'
Attached
Detach File
Event Timeline
Log In to Comment