]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/notification: send correct size in COPY events 45426/head
authorYuval Lifshitz <ylifshit@redhat.com>
Mon, 21 Jun 2021 16:03:54 +0000 (19:03 +0300)
committerCory Snyder <csnyder@iland.com>
Wed, 16 Mar 2022 15:48:20 +0000 (11:48 -0400)
commitd201689db8d21022508dbec80b41051677295902
tree3e4261ad6f0972c453240d20ea955d5d8cb0ba36
parent179a7bca8a84771b0dde09e26f7a2146a985df90
rgw/notification: send correct size in COPY events

Fixes: https://tracker.ceph.com/issues/51305
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from commit 17cc2a4afcd44c601901216f83f7404f4850fb9a)

Conflicts:
src/rgw/rgw_op.cc
src/test/rgw/bucket_notification/test_bn.py

Cherry-pick notes:
- src/rgw/rgw_op.cc: conflicts due to prior backport of https://github.com/ceph/ceph/pull/42155
- src/test/rgw/bucket_notification/test_bn.py: changed tests were in a different test file in Pacific
src/test/rgw/rgw_multi/tests_ps.py