]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/MDSMonitor: fix assert crash in `fs swap`
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 9 May 2024 13:07:28 +0000 (09:07 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 9 May 2024 13:29:48 +0000 (09:29 -0400)
commitbeae13168d82297bbeda6ab5f63e290510b6b8d2
tree5cdefbe2d78abf1c2d61c4cddfcd684ed2db9eb2
parentbb42425d96cca065774968aa0a20e0cceb3da0f3
mon/MDSMonitor: fix assert crash in `fs swap`

Paxos is plugged differently between main and reef.

Fixes: f11cf2b6dc5974d0e63d83f50e4e18e828df8e8e
Fixes: https://tracker.ceph.com/issues/65883
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mon/FSCommands.cc