]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: rgw_rados drop deprecated golbal var 14411/head
authorJiaying Ren <jiaying.ren@umcloud.com>
Sun, 9 Apr 2017 08:23:48 +0000 (16:23 +0800)
committerJiaying Ren <jiaying.ren@umcloud.com>
Thu, 4 May 2017 04:13:12 +0000 (12:13 +0800)
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
src/rgw/rgw_rados.cc

index dd09479cb7527f71079f46db39df49a55716c842..fd9d6274c4c6624481a7fe8f15cbb91224355d6d 100644 (file)
@@ -79,9 +79,6 @@ using namespace librados;
 
 using namespace std;
 
-static RGWCache<RGWRados> cached_rados_provider;
-static RGWRados rados_provider;
-
 static string notify_oid_prefix = "notify";
 static string *notify_oids = NULL;
 static string shadow_ns = "shadow";