Searched hist:"1 a34c8c9a49ee10ccaf91091ddd98c25e4d567dd" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | client.c | diff 1a34c8c9a49ee10ccaf91091ddd98c25e4d567dd Sun Nov 01 13:26:47 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> 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>
|
H A D | internal.h | diff 1a34c8c9a49ee10ccaf91091ddd98c25e4d567dd Sun Nov 01 13:26:47 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> 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>
|
H A D | dir.c | diff 1a34c8c9a49ee10ccaf91091ddd98c25e4d567dd Sun Nov 01 13:26:47 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> 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>
|