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:
1b1a9b3
)
knfsd: nfsv4 delegation recall should take reference on client
author
J. Bruce Fields
<bfields@citi.umich.edu>
Thu, 13 Sep 2007 00:35:15 +0000
(20:35 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 9 Oct 2007 22:31:57 +0000
(18:31 -0400)
It's not enough to take a reference on the delegation object itself; we
need to ensure that the rpc_client won't go away just as we're about to
make an rpc call.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found