summaryrefslogtreecommitdiffstats
path: root/src/rgw/CMakeLists.txt
diff options
context:
space:
mode:
authorCasey Bodley <cbodley@redhat.com>2019-10-01 19:19:52 +0200
committerPritha Srivastava <prsrivas@redhat.com>2019-10-16 05:54:18 +0200
commitcc84d014736776b0f0b5bb1fa361ba4bd318e56c (patch)
tree24f142085cffe1c15480310fd1330761023f32ad /src/rgw/CMakeLists.txt
parentMaking remove queue entries synchronous and draining (diff)
downloadceph-cc84d014736776b0f0b5bb1fa361ba4bd318e56c.tar.xz
ceph-cc84d014736776b0f0b5bb1fa361ba4bd318e56c.zip
rgw: add gc log helpers and unit tests
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Diffstat (limited to 'src/rgw/CMakeLists.txt')
-rw-r--r--src/rgw/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rgw/CMakeLists.txt b/src/rgw/CMakeLists.txt
index fb17473bc93..c2de6a4d818 100644
--- a/src/rgw/CMakeLists.txt
+++ b/src/rgw/CMakeLists.txt
@@ -66,6 +66,7 @@ set(librgw_common_srcs
rgw_es_query.cc
rgw_formats.cc
rgw_gc.cc
+ rgw_gc_log.cc
rgw_http_client.cc
rgw_json_enc.cc
rgw_keystone.cc