From: J. Bruce Fields Date: Thu, 18 Feb 2010 16:27:24 +0000 (-0800) Subject: nfsd4: preallocate nfs4_rpc_args X-Git-Tag: v2.6.35-rc1~489^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=227f98d98d2ed7929f41426adc21f57b927354a6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed