Page MenuHomeFreeBSD

D52915.diff
No OneTemporary

D52915.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
Mon, Jun 22, 2:16 PM (18 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34192687
Default Alt Text
D52915.diff (358 B)

Event Timeline