]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: add module_type to CephContext; use to initialize rotating keys
authorSage Weil <sage@newdream.net>
Mon, 6 Jun 2011 20:06:41 +0000 (13:06 -0700)
committerSage Weil <sage@newdream.net>
Mon, 6 Jun 2011 20:06:41 +0000 (13:06 -0700)
commit10750f803fbba91bfd1a5b2e6a87d63bf8ff5a80
treefbcf1e31cff131acfabfbe96acfec755bb698216
parent73257a0d4b9e3b25d0b20fbe5a47a730f74362db
common: add module_type to CephContext; use to initialize rotating keys

This fixes rotating keys.

Signed-off-by: Sage Weil <sage@newdream.net>
src/common/ceph_context.cc
src/common/ceph_context.h
src/common/common_init.cc
src/mon/MonClient.cc