]> bbs.cooldavid.org Git - net-next-2.6.git/commit
nfsd4: preallocate nfs4_rpc_args
authorJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 18 Feb 2010 16:27:24 +0000 (08:27 -0800)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 2 Apr 2010 20:28:11 +0000 (16:28 -0400)
commit227f98d98d2ed7929f41426adc21f57b927354a6
tree8186b54a4f4e0cb5b3a7778f76854b00c7ce43db
parent788e69e548cc8d127b90f0de1f7b7e983d1d587a
nfsd4: preallocate nfs4_rpc_args

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>
fs/nfsd/nfs4callback.c
fs/nfsd/state.h