Skip to content
Commit 8f54c7a4 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Fix spurious EIO read errors



If the client attempts to read a page, but the read fails due to some
spurious error (e.g. an ACCESS error or a timeout, ...) then we need
to allow other processes to retry.
Also try to report errors correctly when doing a synchronous readpage.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 7af46292
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment