cvs commit: src/sys/nfsclient nfs_vnops.c
Paul Saab
ps at FreeBSD.org
Tue Nov 30 22:48:55 PST 2004
ps 2004-12-01 06:48:54 UTC
FreeBSD src repository
Modified files:
sys/nfsclient nfs_vnops.c
Log:
Clean all dirty pages (dirtied by mmap'ed writes) in nfs_close().
This closes a major hole in close-to-open consistency support.
Added a new sysctl so that this can be disabled for single NFS
client applications with very large amounts of mmap'ed IO (for
performance).
Submitted by: Mohan Srinivasan mohans at yahoo-inc dot com
Reviewed by: rwatson
Revision Changes Path
1.228 +18 -0 src/sys/nfsclient/nfs_vnops.c
More information about the cvs-src
mailing list