]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Update "CEPH_RGW_DIR_SUGGEST_LOG_OP" for remove entries 50539/head
authorSoumya Koduri <skoduri@redhat.com>
Tue, 8 Mar 2022 17:02:55 +0000 (22:32 +0530)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Wed, 24 Jul 2024 17:32:41 +0000 (00:32 +0700)
commitaf0826383d4447e7af6934be9a2fcdc0233b8962
tree37befae8fed55eb5d8524cf5f37040ef6a379e04
parentbc3f96b4d8985987fafad1495e023562ad9e61c1
rgw: Update "CEPH_RGW_DIR_SUGGEST_LOG_OP" for remove entries

dir_suggest() expects "CEPH_RGW_DIR_SUGGEST_LOG_OP" flag to be set to log
completion of any pending Bucket Index transactions. This flag was not updated
for CEPH_RGW_REMOVE op entries in check_disk_state().
This change fixes the same.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
(cherry picked from commit 87c4cf053952fad1def75e733fd236a78039a77d)
src/rgw/rgw_rados.cc