From 306c0233522a0950ce689bd97bebe980a00fc0fc Mon Sep 17 00:00:00 2001 From: "Adam C. Emerson" Date: Mon, 18 Dec 2017 17:21:37 -0500 Subject: [PATCH] opt: Rename rgw_bucket_info_cache_expiry_interval Rename it to rgw_cache_expiry_interval, to be specific. It already controls the user cache, and will expire objects in the cache onto which those two are chained. Fixes: http://tracker.ceph.com/issues/22517 Signed-off-by: Adam C. Emerson --- src/common/options.cc | 8 ++++---- src/rgw/rgw_rados.h | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/common/options.cc b/src/common/options.cc index d5fc04a3b39eb..e4d1c233ba50f 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -5617,14 +5617,14 @@ std::vector