deeraj.patil(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1240632?usp=email )
Change subject: Xcopy : nfs4_op_copy enablement and handling.
......................................................................
Xcopy : nfs4_op_copy enablement and handling.
nfs4: enabled OP_COPY handling.
nfs4: added synchronous COPY operation implementation.
Introduce initial synchronous NFSv4.2 COPY handler that uses FSAL
copy_file_range and wires it into protocol build/prototypes.
Change-Id: I5e98bd127cc09ac264cf3d46d5cfb7e9d952948a
Signed-off-by: Deeraj.Patil <Deeraj.Patil(a)ibm.com>
---
M src/Protocols/NFS/CMakeLists.txt
M src/Protocols/NFS/nfs4_Compound.c
A src/Protocols/NFS/nfs4_op_copy.c
M src/include/nfs_proto_functions.h
4 files changed, 387 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/32/1240632/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1240632?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I5e98bd127cc09ac264cf3d46d5cfb7e9d952948a
Gerrit-Change-Number: 1240632
Gerrit-PatchSet: 1
Gerrit-Owner: deeraj.patil(a)ibm.com