Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131739231
D52915.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
358 B
Referenced Files
None
Subscribers
None
D52915.diff
View Options
diff --git a/sys/kern/vfs_vnops.c b/sys/kern/vfs_vnops.c
--- a/sys/kern/vfs_vnops.c
+++ b/sys/kern/vfs_vnops.c
@@ -864,10 +864,6 @@
FILE_V_FOFFSET_LOCK_WAITING);
}
- /*
- * According to McKusick the vn lock was protecting f_offset here.
- * It is now protected by the FOFFSET_LOCKED flag.
- */
return (atomic_load_long(&fp->f_offset));
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Oct 11, 7:10 PM (18 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23401651
Default Alt Text
D52915.diff (358 B)
Attached To
Mode
D52915: fix file_v_unlock
Attached
Detach File
Event Timeline
Log In to Comment