Searched hist:e1d2699b (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | dir.c | e1d2699b 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 D | nfs_fs.h | e1d2699b 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>
|