From: J. Bruce Fields Date: Mon, 26 Aug 2013 20:04:46 +0000 (-0400) Subject: nfsd4: allow encoding across page boundaries X-Git-Tag: omap-for-v3.16/fixes-against-rc1~67^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2825a7f90753012babe7ee292f4a1eadd3706f92;p=pandora-kernel.git nfsd4: allow encoding across page boundaries After this we can handle for example getattr of very large ACLs. Read, readdir, readlink are still special cases with their own limits. Also we can't handle a new operation starting close to the end of a page. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed