From 459a088ca135ce81c64a4e69ca5e92c3eb2e7fc0 Mon Sep 17 00:00:00 2001 From: Benny Halevy Date: Tue, 24 Jun 2008 20:25:57 +0300 Subject: [PATCH] --- yaml --- r: 101937 b: refs/heads/master c: 77e03677ac76d413fbb6d6caaffa1d64877a0c2a h: refs/heads/master i: 101935: 55b2bfd33230c0e1f0ddc86b590b0f927d82dbf8 v: v3 --- [refs] | 2 +- trunk/fs/nfs/nfs4proc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3c4d6253f490..e0253024491a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d8e7748ab8322171ebfd78f6155ff35e7d57ac32 +refs/heads/master: 77e03677ac76d413fbb6d6caaffa1d64877a0c2a diff --git a/trunk/fs/nfs/nfs4proc.c b/trunk/fs/nfs/nfs4proc.c index 10f01c05a4e4..4451287a81d1 100644 --- a/trunk/fs/nfs/nfs4proc.c +++ b/trunk/fs/nfs/nfs4proc.c @@ -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);