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:
788e69e
)
nfsd4: preallocate nfs4_rpc_args
author
J. Bruce Fields
<bfields@citi.umich.edu>
Thu, 18 Feb 2010 16:27:24 +0000
(08:27 -0800)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Fri, 2 Apr 2010 20:28:11 +0000
(16:28 -0400)
Instead of allocating this small structure, just include it in the
delegation.
The nfsd4_callback structure isn't really necessary yet, but we plan to
add to it all the information necessary to perform a callback.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found