Page MenuHomeFreeBSD

D52915.id163606.diff
No OneTemporary

D52915.id163606.diff

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

Mime Type
text/plain
Expires
Wed, Jul 22, 3:11 PM (5 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35368816
Default Alt Text
D52915.id163606.diff (358 B)

Event Timeline