]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Update "CEPH_RGW_DIR_SUGGEST_LOG_OP" for remove entries 45300/head
authorSoumya Koduri <skoduri@redhat.com>
Tue, 8 Mar 2022 17:02:55 +0000 (22:32 +0530)
committerSoumya Koduri <skoduri@redhat.com>
Tue, 8 Mar 2022 17:02:55 +0000 (22:32 +0530)
commit87c4cf053952fad1def75e733fd236a78039a77d
treeed0bf751d659c1e9875cd442bbe5c019d434c88a
parentdad598dc3e8ff6661fadb0e1896eeb0f68678d57
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>
src/rgw/rgw_rados.cc