]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: skip second wait_for_safe
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 30 Jul 2024 20:28:33 +0000 (16:28 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 25 Sep 2024 19:42:25 +0000 (15:42 -0400)
commitddc55945ea23ead705cd0855c2360ef5e52428a2
tree3e228cbb3839ad0ef2a1b613e2d29d85919648f4
parent66478ab2755dec86d7f4e4aab924f298fa063d35
mds: skip second wait_for_safe

Now that we only trim up to the segment created for the flush, this second wait
should no longer be necessary.

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