]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: for delete ops for a bucket, where an attr/attrs are erased
authorPritha Srivastava <prsrivas@redhat.com>
Fri, 29 Mar 2024 17:27:54 +0000 (22:57 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Mon, 11 Nov 2024 11:00:33 +0000 (16:30 +0530)
commit8c025045332a8005c6e82308fc17a33d38058734
tree2d94364311ea57cd99188b515ebe8682a7a7ac64
parenteafe4ac81b787a2573b16036ac987822cbe0161c
rgw: for delete ops for a bucket, where an attr/attrs are erased
from the existing attrs, call put_info() in place of merge_and_store(),
to store them in the backend store.

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/rgw_op.cc