All of lore.kernel.org
 help / color / mirror / Atom feed
* + fix-the-defaults-mentioned-in-documentation-nfsroottxt.patch added to -mm tree
@ 2007-02-06 23:08 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2007-02-06 23:08 UTC (permalink / raw)
  To: mm-commits; +Cc: da-x, davem, trond.myklebust


The patch titled
     fix the defaults mentioned in Documentation/nfsroot.txt
has been added to the -mm tree.  Its filename is
     fix-the-defaults-mentioned-in-documentation-nfsroottxt.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: fix the defaults mentioned in Documentation/nfsroot.txt
From: Dan Aloni <da-x@monatomic.org>

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>
---

 Documentation/nfsroot.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -puN Documentation/nfsroot.txt~fix-the-defaults-mentioned-in-documentation-nfsroottxt Documentation/nfsroot.txt
--- a/Documentation/nfsroot.txt~fix-the-defaults-mentioned-in-documentation-nfsroottxt
+++ a/Documentation/nfsroot.txt
@@ -67,8 +67,8 @@ nfsroot=[<server-ip>:]<root-dir>[,<nfs-o
   <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
_

Patches currently in -mm which might be from da-x@monatomic.org are

fix-i-oat-for-kexec.patch
fix-the-defaults-mentioned-in-documentation-nfsroottxt.patch

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-06 23:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-06 23:08 + fix-the-defaults-mentioned-in-documentation-nfsroottxt.patch added to -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.