Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206431
b: refs/heads/master
c: cba9ba4
h: refs/heads/master
i:
  206429: 44c9e03
  206427: 8b2414b
  206423: fdae4a7
  206415: 77586e7
  206399: 38c7e9f
v: v3
  • Loading branch information
J. Bruce Fields committed Jun 24, 2010
1 parent 73e449b commit fdf5c3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ac94bf582529343bb7f354d0eef6dc4e566bbbd5
refs/heads/master: cba9ba4b902270c22f8b9c5149a284216b633fc1
1 change: 1 addition & 0 deletions trunk/fs/nfsd/nfs4callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,7 @@ static void nfsd4_cb_recall_done(struct rpc_task *task, void *calldata)
warn_no_callback_path(clp, task->tk_status);
if (current_rpc_client != task->tk_client) {
/* queue a callback on the new connection: */
atomic_inc(&dp->dl_count);
nfsd4_cb_recall(dp);
return;
}
Expand Down

0 comments on commit fdf5c3b

Please sign in to comment.