From: Adam C. Emerson Date: Mon, 18 Dec 2017 22:21:37 +0000 (-0500) Subject: opt: Rename rgw_bucket_info_cache_expiry_interval X-Git-Tag: v13.0.2~675^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=306c0233522a0950ce689bd97bebe980a00fc0fc;p=ceph.git 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 --- diff --git a/src/common/options.cc b/src/common/options.cc index d5fc04a3b39..e4d1c233ba5 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -5617,14 +5617,14 @@ std::vector