From: J. Bruce Fields Date: Thu, 9 Jan 2014 21:24:35 +0000 (-0500) Subject: nfsd: fix encode_entryplus_baggage stack usage X-Git-Tag: v3.14-rc1~44^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068c34c0ce8add2e5f01ee6c85710e6fefb832ad;p=pandora-kernel.git nfsd: fix encode_entryplus_baggage stack usage We stick an extra svc_fh in nfsd3_readdirres to save the need to kmalloc, though maybe it would be fine to kmalloc instead. Acked-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed