Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Dan Aloni and committed by
Linus Torvalds
91dd26ad d459883e

+2 -2
+2 -2
Documentation/nfsroot.txt
··· 67 67 <nfs-options> Standard NFS options. All options are separated by commas. 68 68 The following defaults are used: 69 69 port = as given by server portmap daemon 70 - rsize = 1024 71 - wsize = 1024 70 + rsize = 4096 71 + wsize = 4096 72 72 timeo = 7 73 73 retrans = 3 74 74 acregmin = 3