From: Dan Aloni Date: Mon, 12 Feb 2007 08:51:54 +0000 (-0800) Subject: [PATCH] fix the defaults mentioned in Documentation/nfsroot.txt X-Git-Tag: v2.6.21-rc1~274^2~197 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=91dd26ad2c04a1bbf179df4dca98f34db2f70716;p=~emulex%2Finfiniband.git [PATCH] fix the defaults mentioned in Documentation/nfsroot.txt 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 Cc: "David S. Miller" Cc: Trond Myklebust Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/Documentation/nfsroot.txt b/Documentation/nfsroot.txt index 719f9a9d60c..16a7cae2721 100644 --- a/Documentation/nfsroot.txt +++ b/Documentation/nfsroot.txt @@ -67,8 +67,8 @@ nfsroot=[:][,] 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