Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252789
b: refs/heads/master
c: 4251c94
h: refs/heads/master
i:
  252787: 3c2b654
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed May 27, 2011
1 parent 83c2611 commit 5e2a80f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 61677eeec29e87edc03a1061ae0a04b92507450d
refs/heads/master: 4251c94833aa516c1fc7a0f8f504a26eadd4b91e
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfsroot.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
#define NFS_ROOT "/tftpboot/%s"

/* Default NFSROOT mount options. */
#define NFS_DEF_OPTIONS "udp"
#define NFS_DEF_OPTIONS "vers=2,udp,rsize=4096,wsize=4096"

/* Parameters passed from the kernel command line */
static char nfs_root_parms[256] __initdata = "";
Expand Down

0 comments on commit 5e2a80f

Please sign in to comment.