[Gluster-devel] RFC: adding support for copy_file_range()
Niels de Vos
ndevos at redhat.com
Wed Jul 4 17:27:27 UTC 2018
Hi,
at one point we'd like to add support for copy-offloading or
server-side-copy to GlusterFS. The FUSE interface should probably map to
the copy_file_range() systemcall. In order to prepare support in Gluster
for this, I have posted the following changes and would like comments on
them.
- kernel fuse
https://lkml.org/lkml/2018/6/29/334
https://marc.info/?l=linux-fsdevel&m=153029193020575&w=2
- libfuse
https://github.com/libfuse/libfuse/pull/259
Thanks,
Niels
More information about the Gluster-devel
mailing list