Home
last modified time | relevance | path

Searched hist:"762567 b7c798afd08c22811ecfc66885a2b50f91" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff 762567b7c798afd08c22811ecfc66885a2b50f91 Wed Nov 04 07:32:19 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Optimisations for monotonically increasing readdir cookies

If the server is handing out monotonically increasing readdir cookie values,
then we can optimise away searches through pages that contain cookies that
lie outside our search range.

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>