]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
messages: fix MMDSBeacon constructor
authorJohn Spray <john.spray@redhat.com>
Mon, 3 Oct 2016 06:40:12 +0000 (07:40 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 10 Oct 2016 11:22:37 +0000 (12:22 +0100)
commitcbd9a39e83258a7fa98d3d33aea652def17d3906
treedc947437d7411f267ac874d3b5c37ec9dad9654f
parentc21e1de83294fea247bd2a458143639544f91f6d
messages: fix MMDSBeacon constructor

This was leaving garbage in some fields during decode
when decoding messages with an older version.

Fixes: http://tracker.ceph.com/issues/17466
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit f1fb667dfd21cd241f4f45ce9ef3f8393d114c60)
src/messages/MMDSBeacon.h