]> git.baikalelectronics.ru Git - 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)
commit4fa82a482c481805b911dd2048fb24d832110541
tree1a83ffc978c1f2a9383f5b4f3f69206e4c3e75c1
parenta7292976bf8b9ef41ba7c9188267e7aeb709497f
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