deeraj.patil(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1240627?usp=email )
Change subject: Xcopy : FSAL : Add copy_file_range ops hook
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1240627?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: Id4242c4de4c376f793d25788a09249056739b616
Gerrit-Change-Number: 1240627
Gerrit-PatchSet: 1
Gerrit-Owner: deeraj.patil(a)ibm.com