commit | fb5f7f20cdb91f8ef985aef09fa2217c49c38396 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Mar 21 09:36:13 2020 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Mar 27 16:34:34 2020 -0400 |
tree | 1a83ffc978c1f2a9383f5b4f3f69206e4c3e75c1 | |
parent | 18f412969687ded8f1debd21da758b041993e974 [diff] |
NFS: commit errors should be fatal Fix the O_DIRECT code to avoid retries if the COMMIT fails with a fatal error. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>