Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310948
b: refs/heads/master
c: cdf6644
h: refs/heads/master
v: v3
  • Loading branch information
Bryan Schumaker authored and Trond Myklebust committed Jun 5, 2012
1 parent 53a72d9 commit 6c70fd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bda197f5d71d56b95a84c0ccbcb8ce2691106cca
refs/heads/master: cdf66442fab82916fe38f928b4f91815195a294c
2 changes: 2 additions & 0 deletions trunk/fs/nfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2637,6 +2637,8 @@ static int nfs4_validate_mount_data(void *options,
if (data == NULL)
goto out_no_data;

args->version = 4;

switch (data->version) {
case 1:
if (data->host_addrlen > sizeof(args->nfs_server.address))
Expand Down

0 comments on commit 6c70fd0

Please sign in to comment.