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
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)

Event Timeline