]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: Ensure exclusion between CLONE and WRITE errors
authorTrond Myklebust <trondmy@gmail.com>
Mon, 6 Jan 2020 18:40:33 +0000 (13:40 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 22 Jan 2020 21:25:41 +0000 (16:25 -0500)
commit5660c3929eedadfdc13529c9310574b38f271e8b
tree4363f1d9b488d526342a7b4a8418aff4926c030c
parent9e9258c3bc59786d7596674728a93760db3e2caf
nfsd: Ensure exclusion between CLONE and WRITE errors

Ensure that we can distinguish between synchronous CLONE and
WRITE errors, and that we can assign them correctly.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/vfs.c