summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorrmacklem <rmacklem@FreeBSD.org>2010-01-21 21:21:00 +0000
committerrmacklem <rmacklem@FreeBSD.org>2010-01-21 21:21:00 +0000
commit1064f8c15f678d41bf418d9be366e90000d8cbf5 (patch)
tree3c69c33600eb1d7b1cdafbbcb76a80651a546b78 /sbin
parentfa5d03cca6e75599903d9e88eb88558b07b57224 (diff)
downloadFreeBSD-src-1064f8c15f678d41bf418d9be366e90000d8cbf5.zip
FreeBSD-src-1064f8c15f678d41bf418d9be366e90000d8cbf5.tar.gz
Document the negnametimeo option for mount_nfs as implemented
by r202767. This is a content change. MFC after: 2 weeks
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mount_nfs/mount_nfs.84
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8
index 3d8c4d6..3933430 100644
--- a/sbin/mount_nfs/mount_nfs.8
+++ b/sbin/mount_nfs/mount_nfs.8
@@ -151,6 +151,10 @@ Force the mount protocol to use UDP transport, even for TCP NFS mounts.
(Necessary for some old
.Bx
servers.)
+.It Cm negnametimeo Ns = Ns Aq Ar value
+Override the default of NFS_DEFAULT_NEGNAMETIMEO for the timeout (in seconds)
+for negative name cache entries. If this is set to 0 it disables negative
+name caching for the mount point.
.It Cm nfsv2
Use the NFS Version 2 protocol (the default is to try version 3 first
then version 2).
OpenPOWER on IntegriCloud