]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: Introduce mds_journal_format config setting
authorJohn Spray <john.spray@inktank.com>
Fri, 9 May 2014 14:37:41 +0000 (15:37 +0100)
committerJohn Spray <john.spray@inktank.com>
Tue, 20 May 2014 13:07:51 +0000 (14:07 +0100)
commit68b200940c53cdc5b5fa23cd07c2dbe4472f0fa2
tree71c9452b8ed54d7c736dce0a385ad39dd4fb322f
parentaec4c939a766f5ef3d3cc2663f7c2715a7ec2d70
mds: Introduce mds_journal_format config setting

This is useful for testing, so that we can create an
old-style journal and then test the version migration
by changing the config setting.

Signed-off-by: John Spray <john.spray@inktank.com>
src/common/config_opts.h
src/mds/MDLog.cc
src/osdc/Journaler.cc
src/osdc/Journaler.h