Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372201
b: refs/heads/master
c: ba13843
h: refs/heads/master
i:
  372199: abdca77
v: v3
  • Loading branch information
Fengguang Wu authored and J. Bruce Fields committed Apr 17, 2013
1 parent 2e8eab6 commit 4786888
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: 9aeb5aeeb09d59794896ccefd60d58c44987f52f
refs/heads/master: ba138435d1f8b25aa2b787848ee939270a50e34f
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ renew_client(struct nfs4_client *clp)
spin_unlock(&nn->client_lock);
}

void put_client_renew_locked(struct nfs4_client *clp)
static void put_client_renew_locked(struct nfs4_client *clp)
{
if (!atomic_dec_and_test(&clp->cl_refcount))
return;
Expand Down

0 comments on commit 4786888

Please sign in to comment.