NFS: add ca_source_server<> to COPY

Support only one source server address: the same address that
the client and source server use.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
This commit is contained in:
Olga Kornievskaia
2019-06-04 11:54:18 -04:00
committed by Olga Kornievskaia
parent 0491567b51
commit 1d38f3f0d7
5 changed files with 36 additions and 13 deletions

View File

@@ -1435,6 +1435,7 @@ struct nfs42_copy_args {
u64 count;
bool sync;
struct nl4_server *cp_src;
};
struct nfs42_write_res {