NFS: Reduce readdir stack usage
The descriptor and the struct nfs_entry are both large structures, so don't allocate them from the stack. Signed-off-by:Trond Myklebust <trond.myklebust@hammerspace.com> Reviewed-by:
Benjamin Coddington <bcodding@redhat.com> Tested-by:
Benjamin Coddington <bcodding@redhat.com> Tested-by:
Dave Wysochanski <dwysocha@redhat.com>
Showing
Please register or sign in to comment