linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFS man page patch that moves nordirplus/rdirplus
@ 2013-03-19 21:32 Christopher T Vogan
  2013-03-25 14:17 ` Steve Dickson
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher T Vogan @ 2013-03-19 21:32 UTC (permalink / raw)
  To: linux-nfs

NFS man page patch that moves nordirplus/rdirplus from "Options for NFS 
versions 2 and 3 only" to "Options supported by all versions".  Its a 
better fit here since this option is also needed for some NFSv4 servers.


Author: Chris Vogan <cvogan@us.ibm.com>
Date:   Fri Feb 28 14:40:11 2013 -0700

    NFS man page needs updating to clarify that nordirplus mount option
    is also valid for NFSv4. Also should be moved to the section
    "Options supported by all versions".

    Signed-off-by: Chris Vogan <cvogan@gmail.com>
--- nfs.man.save        2013-02-28 14:40:11.530103375 -0700
+++ nfs.man     2013-02-28 14:42:48.028996087 -0700
@@ -345,6 +345,13 @@
 .BR automount (8)
 for details).
 .TP 1.5i
+.BR rdirplus " / " nordirplus
+Selects whether to use NFS v3 or v4 READDIRPLUS requests.
+If this option is not specified, the NFS client uses READDIRPLUS requests
+on NFS v3 or v4 mounts to read small directories.
+Some applications perform better if the client uses only READDIR requests
+for all directories.
+.TP 1.5i
 .BI retry= n
 The number of minutes that the
 .BR mount (8)
@@ -710,13 +717,6 @@
 Disabling the NFSACL sideband protocol may be necessary
 if the negotiation causes problems on the client or server.
 Refer to the SECURITY CONSIDERATIONS section for more details.
-.TP 1.5i
-.BR rdirplus " / " nordirplus
-Selects whether to use NFS version 3 READDIRPLUS requests.
-If this option is not specified, the NFS client uses READDIRPLUS requests
-on NFS version 3 mounts to read small directories.
-Some applications perform better if the client uses only READDIR requests
-for all directories.
 .SS "Options for version 4 only"
 Use these options, along with the options in the first subsection above,
 for NFSv4 only. They will be ignored with older versions.


Christopher Vogan
Dept. W98 NFS Development & Test


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-25 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-19 21:32 NFS man page patch that moves nordirplus/rdirplus Christopher T Vogan
2013-03-25 14:17 ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).