Home
last modified time | relevance | path

Searched hist:"2 c2c3365" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.c2c2c3365 Sat Feb 19 08:56:45 CST 2022 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Readdirplus can't help lookup for case insensitive filesystems

If the filesystem is case insensitive, then readdirplus can't help with
cache misses, since it won't return case folded variants of the filename.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>