Project

General

Profile

Actions

Feature #21944

closed

kclient: implement copy_file_range

Added by Greg Farnum over 6 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Normal
Category:
fs/ceph
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:

Description

http://man7.org/linux/man-pages/man2/copy_file_range.2.html

It’s an in-kernel (or even served-side) copy of data between two files. We should be able to do this by using the copy-from RADOS ops, directed either from the client or the mds.

I’m not sure if FUSE has hooks for this or not, though?

Actions

Also available in: Atom PDF