]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: in damaged() call flush_log before ending 4519/head
authorJohn Spray <john.spray@redhat.com>
Wed, 29 Apr 2015 20:50:27 +0000 (21:50 +0100)
committerJohn Spray <john.spray@redhat.com>
Fri, 1 May 2015 18:37:11 +0000 (19:37 +0100)
commita0f96de277b9a12b66a65d548f7a86e0a78df329
treefb38e642ad99432c57f0c57d7a5d106490b4454d
parent88037760f06bacf0c3f3c9f0645267b741b5cd73
mds: in damaged() call flush_log before ending

...so that the clog messages we send before damaged()
actually have a chance to make it to the cluster log.

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