commit | 6b61c969d501ad5ae035d27b75fa6c7f2eb6a54a | [log] [tgz] |
---|---|---|
author | Olga Kornievskaia <kolga@netapp.com> | Tue Sep 26 13:51:39 2017 -0400 |
committer | Olga Kornievskaia <olga.kornievskaia@gmail.com> | Wed Oct 09 12:06:05 2019 -0400 |
tree | 0bf3c716f55fccb7dbe2059ae228b57ba4be2a05 | |
parent | 7e350197a1c10ad137ec51689f317e3e94e4cc41 [diff] |
NFS: COPY handle ERR_OFFLOAD_DENIED If server sends ERR_OFFLOAD_DENIED error, the client must fall back on doing copy the normal way. Return ENOTSUPP to the vfs and fallback to regular copy. Signed-off-by: Olga Kornievskaia <kolga@netapp.com>