diff options
author | Olga Kornievskaia <kolga@netapp.com> | 2017-09-25 22:59:44 +0300 |
---|---|---|
committer | Olga Kornievskaia <olga.kornievskaia@gmail.com> | 2019-10-09 19:06:00 +0300 |
commit | 7e350197a1c10ad137ec51689f317e3e94e4cc41 (patch) | |
tree | da7d8b09f82bc3035012983848b389a0ae73e729 /.gitattributes | |
parent | 0b9018b9cab9b6a30fd6758ff0745ff74efcf374 (diff) | |
download | linux-7e350197a1c10ad137ec51689f317e3e94e4cc41.tar.xz |
NFS: for "inter" copy treat ESTALE as ENOTSUPP
If the client sends an "inter" copy to the destination server but
it only supports "intra" copy, it can return ESTALE (since it
doesn't know anything about the file handle from the other server
and does not recognize the special case of "inter" copy). Translate
this error as ENOTSUPP and also send OFFLOAD_CANCEL to the source
server so that it can clean up state.
Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions