Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101937
b: refs/heads/master
c: 77e0367
h: refs/heads/master
i:
  101935: 55b2bfd
v: v3
  • Loading branch information
Benny Halevy authored and Trond Myklebust committed Jul 9, 2008
1 parent 264e604 commit 459a088
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: d8e7748ab8322171ebfd78f6155ff35e7d57ac32
refs/heads/master: 77e03677ac76d413fbb6d6caaffa1d64877a0c2a
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2924,7 +2924,7 @@ static int _nfs4_proc_setclientid_confirm(struct nfs_client *clp, struct rpc_cre

int nfs4_proc_setclientid_confirm(struct nfs_client *clp, struct rpc_cred *cred)
{
long timeout;
long timeout = 0;
int err;
do {
err = _nfs4_proc_setclientid_confirm(clp, cred);
Expand Down

0 comments on commit 459a088

Please sign in to comment.