Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320388
b: refs/heads/master
c: 9068bed
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Jun 20, 2012
1 parent 0510528 commit 0d2bfbb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 7df302f75ee28a6a87436e93b625ef60d37d098e
refs/heads/master: 9068bed1a35da413df8751b8b1b845a04f62b9fd
1 change: 0 additions & 1 deletion trunk/fs/nfsd/nfs4callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,6 @@ static void do_probe_callback(struct nfs4_client *clp)
*/
void nfsd4_probe_callback(struct nfs4_client *clp)
{
/* XXX: atomicity? Also, should we be using cl_flags? */
clp->cl_cb_state = NFSD4_CB_UNKNOWN;
set_bit(NFSD4_CLIENT_CB_UPDATE, &clp->cl_flags);
do_probe_callback(clp);
Expand Down

0 comments on commit 0d2bfbb

Please sign in to comment.