commit | 1a34c8c9a49ee10ccaf91091ddd98c25e4d567dd | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Nov 01 14:26:47 2020 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Dec 02 14:05:52 2020 -0500 |
tree | c5a8509e3af3cbc56157619337542043f484e9f4 | |
parent | a52a8a6adad99e1162c27f70cd6495626a48064d [diff] |
NFS: Support larger readdir buffers Support readdir buffers of up to 1MB in size so that we can read large directories using few RPC calls. 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>