]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: implement "flush journal" asok 2855/head
authorJohn Spray <john.spray@redhat.com>
Fri, 31 Oct 2014 12:41:18 +0000 (12:41 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 1 Dec 2014 12:09:13 +0000 (12:09 +0000)
commit5b5493db5b1aa4e61147a4bcafd173e25f93d832
tree868f1e02a6620d5512bcf85aef8ff65b8fe4765a
parentefeaaaa0b079abb29ca757077c304a6efe94ec73
mds: implement "flush journal" asok

Start a new segment and flush everything older
to the backing store.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mds/LogSegment.h
src/mds/MDLog.cc
src/mds/MDLog.h
src/mds/MDS.cc
src/mds/MDS.h