]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: flush monc log before abort
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 25 Jul 2023 19:07:21 +0000 (15:07 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 25 Jul 2023 19:07:21 +0000 (15:07 -0400)
commit59c5a50bd9e69d58b4cdb9eff68b55fb2ccb4f29
tree5ad18863d88f0ed203aad982e8cfbaf33902ec88
parentab3cbf17989412aa1a222dd2eecccc2c90afe6e2
mds: flush monc log before abort

These are asynchronously flushed periodically. If the MDS plans to abort (and
we know messages are pending), it needs to manually trigger a flush.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/CDentry.cc
src/mds/MDSRank.cc
src/mds/MDSRank.h