]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MDSMonitor: avoid crash when decoding old FSMap epochs 43506/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 12 Oct 2021 18:00:50 +0000 (14:00 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 12 Oct 2021 18:00:50 +0000 (14:00 -0400)
commit631360a41ab2ad93445d35a9730200beef2bebab
tree75124c6588d3fe6050f245b491fa04942cfb6b11
parent79a5deda6284db1b95f0db58ee20d465fe54a4c9
mon/MDSMonitor: avoid crash when decoding old FSMap epochs

Fixes: https://tracker.ceph.com/issues/52820
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/FSMap.cc
src/mon/MDSMonitor.cc