git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ff3600
)
nfsd4: allow restarting callbacks
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 10 Jan 2011 21:44:41 +0000
(16:44 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 11 Jan 2011 20:04:11 +0000
(15:04 -0500)
If we lose the backchannel and then the client repairs the problem,
resend any callbacks.
We use a new cb_done flag to track whether there is still work to be
done for the callback or whether it can be destroyed with the rpc.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found