From 28a48eddd5af30c6066a5e20cc127048f44dd8f0 Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Tue, 2 Oct 2012 09:18:12 -0700 Subject: [PATCH] --- yaml --- r: 333205 b: refs/heads/master c: c2ccc084eb46ae718a200ad9c2606c258bf79a25 h: refs/heads/master i: 333203: 7a9b8c4769cb192a4a35570ddff50944cb0489b2 v: v3 --- [refs] | 2 +- trunk/fs/nfs/nfs4client.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9de7824e6ded..9d01678f8fa2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ee314c2a35ee7ea7ffa72e2aca83b041138f3358 +refs/heads/master: c2ccc084eb46ae718a200ad9c2606c258bf79a25 diff --git a/trunk/fs/nfs/nfs4client.c b/trunk/fs/nfs/nfs4client.c index 8466e6046ff5..6bacfde1319a 100644 --- a/trunk/fs/nfs/nfs4client.c +++ b/trunk/fs/nfs/nfs4client.c @@ -450,6 +450,7 @@ int nfs41_walk_client_list(struct nfs_client *new, error = nfs_wait_client_init_complete(pos); if (error < 0) { nfs_put_client(pos); + spin_lock(&nn->nfs_client_lock); continue; }