]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: introduce RGWCopyObjDPF for RGWCopyObj
authorSeena Fallah <seenafallah@gmail.com>
Sat, 7 Jun 2025 20:13:22 +0000 (22:13 +0200)
committerSeena Fallah <seenafallah@gmail.com>
Wed, 19 Nov 2025 19:00:46 +0000 (20:00 +0100)
commite6a74d83cf8cc2339cfc780c2112c7fcb3b99134
tree337b4824a7811dd4546e7d05124105eb794d470a
parent81145b1a12966a333aec5c0a6e7531c20faeb41d
rgw: introduce RGWCopyObjDPF for RGWCopyObj

This will construct a DataProcessorFactory where it will apply
filters such as decrypt and decompress when a data is being read
and encrypt and compression when the data wants to be written.

Co-authored-by: Marcus Watts <mwatts@redhat.com>
Signed-off-by: Seena Fallah <seenafallah@gmail.com>
src/rgw/rgw_op.cc