commit | a6598813a4c5bad76322bee2323dc549e7d7180d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Apr 25 12:06:00 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Apr 25 15:42:34 2017 -0400 |
tree | f2de00c1be50ef80302c8c745ef4b69cfc40b170 | |
parent | 6aeafd05eca9bc8ab6b03d7e56d09ffd18190f44 [diff] |
NFS: Don't write back further requests if there is a pending write error If the server has already returned a fatal write error that the user has not yet received on this file, then don't write back the other pages. Instead, act as if they have been sent, and have returned with the same error. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>