]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/gc: fix for incrementing the perf counter 'gc_retire_object' 37847/head
authorPritha Srivastava <prsrivas@redhat.com>
Fri, 25 Sep 2020 07:51:18 +0000 (13:21 +0530)
committerNathan Cutler <ncutler@suse.com>
Tue, 27 Oct 2020 08:54:43 +0000 (09:54 +0100)
commit058c5f277f3a8d5e39c87a25f9d64020edadfc9d
treed45e77a6695f2a2be75cfbf2e84f8bd5180d06a1
parentb6d6e254979727c5d5ae5386f42bf220a508269a
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>
(cherry picked from commit bde4c5bf9123bfa03189accd064b813a0d3179b9)
src/rgw/rgw_gc.cc