diff options
Diffstat (limited to 'mount/nfs.5')
-rw-r--r-- | mount/nfs.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mount/nfs.5 b/mount/nfs.5 index 59f199b2..6ffce6cd 100644 --- a/mount/nfs.5 +++ b/mount/nfs.5 @@ -192,6 +192,9 @@ server performance penalty but it allows two different NFS clients to get reasonable good results when both clients are actively writing to common filesystem on the server. .TP 1.5i +.I nolock +Do not use locking. Do not start lockd. +.TP 1.5i .I tcp Mount the NFS filesystem using the TCP protocol instead of the default UDP protocol. Many NFS severs only support UDP. |