Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Ddir.ce1d2699b Tue Jan 18 21:10:52 CST 2022 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Avoid duplicate uncached readdir calls on eof

If we've reached the end of the directory, then cache that information
in the context so that we don't need to do an uncached readdir in order
to rediscover that fact.

Fixes: 794092c57f89 ("NFS: Do uncached readdir when we're seeking a cookie in an empty page cache")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>

/openbmc/linux/include/linux/
H A Dnfs_fs.he1d2699b Tue Jan 18 21:10:52 CST 2022 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Avoid duplicate uncached readdir calls on eof

If we've reached the end of the directory, then cache that information
in the context so that we don't need to do an uncached readdir in order
to rediscover that fact.

Fixes: 794092c57f89 ("NFS: Do uncached readdir when we're seeking a cookie in an empty page cache")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>