commit | 1b28d756b2eaee03e838390465754e431389e483 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Mon Jan 06 13:40:33 2020 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jan 22 16:25:41 2020 -0500 |
tree | 4363f1d9b488d526342a7b4a8418aff4926c030c | |
parent | b66ae6dd0c30c750cbc5c633dea08712203abc03 [diff] |
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>