Searched hist:"8 f54c7a4babf58bbaf849e126f7ae9664bdc9e04" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | read.c | diff 8f54c7a4babf58bbaf849e126f7ae9664bdc9e04 Thu Aug 15 11:26:05 CDT 2019 Trond Myklebust <trond.myklebust@hammerspace.com> 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: Trond Myklebust <trond.myklebust@hammerspace.com>
|
H A D | internal.h | diff 8f54c7a4babf58bbaf849e126f7ae9664bdc9e04 Thu Aug 15 11:26:05 CDT 2019 Trond Myklebust <trond.myklebust@hammerspace.com> 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: Trond Myklebust <trond.myklebust@hammerspace.com>
|
H A D | write.c | diff 8f54c7a4babf58bbaf849e126f7ae9664bdc9e04 Thu Aug 15 11:26:05 CDT 2019 Trond Myklebust <trond.myklebust@hammerspace.com> 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: Trond Myklebust <trond.myklebust@hammerspace.com>
|