]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MDSMonitor: copy MDS info which may be removed 35784/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 25 Jun 2020 23:46:51 +0000 (16:46 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 25 Jun 2020 23:56:25 +0000 (16:56 -0700)
commitf8aaf9500e01b3dd3923b2ce89d2365bfe73dc51
treed803c5ca501c795a5a4d7b3fd8b1815962496204
parent8415e75682a2aa2453fff8bf9efee6cc55dfca3f
mon/MDSMonitor: copy MDS info which may be removed

Otherwise the log entry will contain garbage (and crash the mgr).

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