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:

committed by
Olga Kornievskaia

parent
0491567b51
commit
1d38f3f0d7
@@ -1435,6 +1435,7 @@ struct nfs42_copy_args {
|
||||
|
||||
u64 count;
|
||||
bool sync;
|
||||
struct nl4_server *cp_src;
|
||||
};
|
||||
|
||||
struct nfs42_write_res {
|
||||
|
Reference in New Issue
Block a user