]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/gc: fix for incrementing the perf counter 'gc_retire_object' 37409/head
authorPritha Srivastava <prsrivas@redhat.com>
Fri, 25 Sep 2020 07:51:18 +0000 (13:21 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Tue, 20 Oct 2020 06:23:11 +0000 (11:53 +0530)
commitbde4c5bf9123bfa03189accd064b813a0d3179b9
tree791a5ee44fb1d21d513d20f643f55b8d73c2b502
parent473d8e9a6066edace841e7580245f624d0afaab1
rgw/gc: fix for incrementing the perf counter 'gc_retire_object'
in the new gc queue code for omap offload, when gc objects from queue
are deleted. This was missed out initially.

Fixes: https://tracker.ceph.com/issues/47908
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/rgw_gc.cc