]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
message/MMonMgrReport: conditionally reencode PGMapDigest 26389/head
authorSage Weil <sage@redhat.com>
Wed, 13 Feb 2019 13:29:45 +0000 (07:29 -0600)
committerSage Weil <sage@redhat.com>
Wed, 13 Feb 2019 20:35:18 +0000 (14:35 -0600)
commite4ae368ff7a5396194f8bdd5692429af5457998b
tree9ee0dab2a60b92546b3f910e0760fb55e782ef4a
parentb20862c846c1b529fc36ff2d682c90fa17d80a2b
message/MMonMgrReport: conditionally reencode PGMapDigest

The encoding changed between luminous and mimic.  Reencode the
structure if the target doesn't have all the features.

Fixes: http://tracker.ceph.com/issues/38295
Signed-off-by: Sage Weil <sage@redhat.com>
src/CMakeLists.txt
src/messages/MMonMgrReport.h
src/mon/CMakeLists.txt