]> 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)
commit8ac208398560942b8f71cebb984a05adc22b7a4d
tree1a83ffc978c1f2a9383f5b4f3f69206e4c3e75c1
parent79b05cdb20913f3be459ce921b10a5bd7f821ed1
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