Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163408182
D26291.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
356 B
Referenced Files
None
Subscribers
None
D26291.id.diff
View Options
Index: head/sys/kern/vfs_hash.c
===================================================================
--- head/sys/kern/vfs_hash.c
+++ head/sys/kern/vfs_hash.c
@@ -172,6 +172,7 @@
rw_wlock(&vfs_hash_lock);
LIST_INSERT_HEAD(&vfs_hash_side, vp, v_hashlist);
rw_wunlock(&vfs_hash_lock);
+ vgone(vp);
vput(vp);
if (!error)
*vpp = vp2;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 11:00 PM (18 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35418834
Default Alt Text
D26291.id.diff (356 B)
Attached To
Mode
D26291: vfs: avoid exposing partially constructed vnodes
Attached
Detach File
Event Timeline
Log In to Comment