Skip to content
Snippets Groups Projects
Commit 18fb5fe4 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found


If we're searching for a specific cookie, and it isn't found in the page
cache, we should try an uncached_readdir(). To do so, we return EBADCOOKIE,
but we don't set desc->eof.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 11de3b11
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment