Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34802
b: refs/heads/master
c: 297de4f
h: refs/heads/master
v: v3
  • Loading branch information
andros@citi.umich.edu authored and Trond Myklebust committed Sep 23, 2006
1 parent 6bfe43c commit 61fb598
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: 058ad9cbf14b3c7480d01b20280cb4d5858f7a50
refs/heads/master: 297de4f65698ee1e1c75e27d57933b5fa8227e72
2 changes: 2 additions & 0 deletions trunk/fs/nfs/client.c
Original file line number Diff line number Diff line change
Expand Up @@ -1059,6 +1059,8 @@ struct nfs_server *nfs4_create_referral_server(struct nfs_clone_mount *data,
parent_server->client->cl_xprt->prot,
parent_client->retrans_timeo,
parent_client->retrans_count);
if (error < 0)
goto error;

/* Initialise the client representation from the parent server */
nfs_server_copy_userdata(server, parent_server);
Expand Down

0 comments on commit 61fb598

Please sign in to comment.