deeraj.patil@ibm.com has uploaded this change for review.

View Change

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@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 change 1240632. To unsubscribe, or for help writing mail filters, visit settings.

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@ibm.com