]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implemented a mount option "nocto" that disables cache coherency
authorru <ru@FreeBSD.org>
Wed, 4 May 2011 13:27:45 +0000 (13:27 +0000)
committerru <ru@FreeBSD.org>
Wed, 4 May 2011 13:27:45 +0000 (13:27 +0000)
commitb0a86c9f257a1311ae8daa811c6c3b6e199f05e5
tree4b861261899defb3fa31ca5958853bd86a0388d8
parentc5a0d73cf16c8dff00d2586d802bc17e15a00566
Implemented a mount option "nocto" that disables cache coherency
checking at open time.  It may improve performance for read-only
NFS mounts.  Use deliberately.

MFC after: 1 week
Reviewed by: rmacklem, jhb (earlier version)
sbin/mount_nfs/mount_nfs.8
sys/fs/nfsclient/nfs_clvfsops.c
sys/fs/nfsclient/nfs_clvnops.c
sys/nfs/nfs_diskless.c
sys/nfsclient/nfs_vfsops.c
sys/nfsclient/nfs_vnops.c
sys/nfsclient/nfsargs.h