Signed-off-by: Sage Weil <sage@inktank.com>
<< " ";
}
-const coll_t coll_t::META_COLL("meta");
-
static CompatSet get_osd_compat_set() {
CompatSet::FeatureSet ceph_osd_feature_compat;
CompatSet::FeatureSet ceph_osd_feature_ro_compat;
class TestOpsSocketHook;
struct C_CompleteSplits;
-extern const coll_t meta_coll;
-
typedef std::tr1::shared_ptr<ObjectStore::Sequencer> SequencerRef;
class DeletingState {
// -- coll_t --
+const coll_t coll_t::META_COLL("meta");
+
bool coll_t::is_temp(pg_t& pgid) const
{
const char *cstr(str.c_str());