]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
NFS: commit errors should be fatal
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 21 Mar 2020 13:36:13 +0000 (09:36 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 27 Mar 2020 20:34:34 +0000 (16:34 -0400)
commitfb5f7f20cdb91f8ef985aef09fa2217c49c38396
tree1a83ffc978c1f2a9383f5b4f3f69206e4c3e75c1
parent18f412969687ded8f1debd21da758b041993e974
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>
fs/nfs/direct.c