]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: more on fix for g_ceph_context shutdown
authorCasey Bodley <cbodley@redhat.com>
Mon, 23 Nov 2015 15:39:39 +0000 (10:39 -0500)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:37 +0000 (16:13 -0800)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_main.cc

index 9cc2334643248d48b02e248b1f1d112bb1a3e5f3..d6bbaf9bd22c90bd67a3bec0ec31e98c29b23bf1 100644 (file)
@@ -1406,7 +1406,6 @@ int main(int argc, const char **argv)
   rgw_perf_stop(g_ceph_context);
 
   dout(1) << "final shutdown" << dendl;
-  g_ceph_context->put();
 
   signal_fd_finalize();