[PATCH] fix the defaults mentioned in Documentation/nfsroot.txt
authorDan Aloni <da-x@monatomic.org>
Mon, 12 Feb 2007 08:51:54 +0000 (00:51 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 12 Feb 2007 17:48:28 +0000 (09:48 -0800)
This patch fixes the documentation of nfsroot to match NFS_DEF_FILE_IO_SIZE.

Or perhaps we need to change NFS_DEF_FILE_IO_SIZE to match the
documentation?

Signed-off-by: Dan Aloni <da-x@monatomic.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/nfsroot.txt

index 719f9a9d60c0a4a5c9668608eb3f588b130835ed..16a7cae2721dada82c9e1d9267b48c9f90b9802d 100644 (file)
@@ -67,8 +67,8 @@ nfsroot=[<server-ip>:]<root-dir>[,<nfs-options>]
   <nfs-options>        Standard NFS options. All options are separated by commas.
                The following defaults are used:
                        port            = as given by server portmap daemon
-                       rsize           = 1024
-                       wsize           = 1024
+                       rsize           = 4096
+                       wsize           = 4096
                        timeo           = 7
                        retrans         = 3
                        acregmin        = 3