]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add gc log helpers and unit tests
authorCasey Bodley <cbodley@redhat.com>
Tue, 1 Oct 2019 17:19:52 +0000 (13:19 -0400)
committerPritha Srivastava <prsrivas@redhat.com>
Wed, 16 Oct 2019 03:54:18 +0000 (09:24 +0530)
commitcc84d014736776b0f0b5bb1fa361ba4bd318e56c
tree24f142085cffe1c15480310fd1330761023f32ad
parent42066caf9ff2a68ccdfc073b0d1ec57430e4ed18
rgw: add gc log helpers and unit tests

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/CMakeLists.txt
src/rgw/rgw_gc_log.cc [new file with mode: 0644]
src/rgw/rgw_gc_log.h [new file with mode: 0644]
src/test/rgw/CMakeLists.txt
src/test/rgw/test_rgw_gc_log.cc [new file with mode: 0644]