]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
MDS: Implement the hooks for standby_replay.
authorGreg Farnum <gregf@hq.newdream.net>
Wed, 1 Dec 2010 21:28:44 +0000 (13:28 -0800)
committerGreg Farnum <gregf@hq.newdream.net>
Thu, 6 Jan 2011 18:35:24 +0000 (10:35 -0800)
commita8a7e7308b115ce1a634b5ba9783f6d738647e38
tree5571f88acce221003311d052e75b6b97fee4f84b
parent87e40c0fd1a946724016aced01cee1795a6dedbd
MDS: Implement the hooks for standby_replay.

This commit adds the necessary state checks and machinery
for the MDS to go through a "looping" replay.
It does not yet implement online trimming, nor is there any
way to get the MDS into or out of a standby_replay state.

Signed-off-by: Greg Farnum <gregf@hq.newdream.net>
src/config.cc
src/config.h
src/mds/MDLog.h
src/mds/MDS.cc
src/mds/MDS.h