From: J. Bruce Fields Date: Tue, 11 Mar 2014 19:39:13 +0000 (-0400) Subject: nfsd4: more precise nfsd4_max_reply X-Git-Tag: omap-for-v3.16/fixes-against-rc1~67^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f0cefbf389c28b0a2be34960797adb0c84ee43d;p=pandora-kernel.git nfsd4: more precise nfsd4_max_reply It will turn out to be useful to have a more accurate estimate of reply size; so, piggyback on the existing op reply-size estimators. Also move nfsd4_max_reply to nfs4proc.c to get easier access to struct nfsd4_operation and friends. (Thanks to Christoph Hellwig for pointing out that simplification.) Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed