Project

General

Profile

Actions

Subtask #1164

closed

Feature #801: librados: allow access to multiple clusters

Subtask #815: Remove globals & partition g_conf

initialize g_ceph_context in common_preinit

Added by Colin McCabe almost 13 years ago. Updated almost 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

It will be a major milestone when we can initialize g_ceph_context in common_preinit. Basically, in order to do this, all the global constructors that reference g_conf or other parts of g_ceph_context will need to be fixed.

Turning g_ceph_context into a pointer is a good first step, but the really important thing is removing those global references from the stuff in common/.

Actions #1

Updated by Colin McCabe almost 13 years ago

  • Status changed from New to Resolved

implemented in df2e3bcb2ac790e179e97f6b8017b6fa6a8087bf

Actions

Also available in: Atom PDF