]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: flush monc log before abort 53486/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 25 Jul 2023 19:07:21 +0000 (15:07 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 15 Sep 2023 19:54:15 +0000 (15:54 -0400)
commit5fab4c6fc132fb634987e58758e42af4775e3f93
tree8b384fce7175f181d2da3213008f4a895883d1ba
parent7d32a279792ffbaf6f8e22665d9ff7ad1f9563f2
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>
(cherry picked from commit 59c5a50bd9e69d58b4cdb9eff68b55fb2ccb4f29)
src/mds/CDentry.cc
src/mds/MDSRank.cc
src/mds/MDSRank.h