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

View Change

Xcopy : FSAL : Add copy_file_range ops hook

Introduce copy_file_range in fsal_obj_ops so protocol handlers can
invoke a common server-side copy operation while allowing FSAL-specific
optimized implementations.

Change-Id: Id4242c4de4c376f793d25788a09249056739b616
Signed-off-by: Deeraj.Patil <Deeraj.Patil@ibm.com>
---
M src/include/fsal_api.h
1 file changed, 29 insertions(+), 0 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/27/1240627/1

To view, visit change 1240627. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Id4242c4de4c376f793d25788a09249056739b616
Gerrit-Change-Number: 1240627
Gerrit-PatchSet: 1
Gerrit-Owner: deeraj.patil@ibm.com