Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297454
b: refs/heads/master
c: 8546ee5
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Mar 9, 2012
1 parent 3368d39 commit a5d1b81
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: 59deeb9e5a2b535b95327c0d29bb3c2c4c3e8234
refs/heads/master: 8546ee518c6662ddb3075249fb31d89e5dbfb7d5
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,7 @@ static void nfsd4_process_cb_update(struct nfsd4_callback *cb)

err = setup_callback_client(clp, &conn, ses);
if (err) {
warn_no_callback_path(clp, err);
nfsd4_mark_cb_down(clp, err);
return;
}
/* Yay, the callback channel's back! Restart any callbacks: */
Expand Down

0 comments on commit a5d1b81

Please sign in to comment.