]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
messages: inherit MMDSPing and MMDSMetrics from MMDSOp
authorJos Collin <jcollin@redhat.com>
Fri, 10 Jul 2020 07:38:43 +0000 (13:08 +0530)
committerJos Collin <jcollin@redhat.com>
Thu, 22 Oct 2020 05:01:46 +0000 (10:31 +0530)
commit18c1386f1d47d9dc7b190218b58e5f4b92c06da7
tree5d3574adaa423b47ec470d7c4ebf8f3067c22320
parent170b6ef9be7b35bf6479f05963ab0e6891943075
messages: inherit MMDSPing and MMDSMetrics from MMDSOp

The inter-MDS messages MMDSPing and MMDSMetrics should inherit from
MMDSOp before the MDS dispatch the message.

Fixes: https://tracker.ceph.com/issues/46426
Signed-off-by: Jos Collin <jcollin@redhat.com>
src/messages/MMDSMetrics.h
src/messages/MMDSPing.h