nfsd: fix encode_entryplus_baggage stack usage
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 9 Jan 2014 21:24:35 +0000 (16:24 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 23 Jan 2014 18:50:27 +0000 (13:50 -0500)
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 <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found