]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
messages: MForward: fix compat version 2082/head
authorJoao Eduardo Luis <joao.luis@inktank.com>
Tue, 8 Jul 2014 15:46:27 +0000 (16:46 +0100)
committerJoao Eduardo Luis <joao.luis@inktank.com>
Tue, 8 Jul 2014 15:46:27 +0000 (16:46 +0100)
commitc92feebb81f90344a085f8256f0ed03cdc2f14e1
tree22ec5719f6df8916a50e8b2439fadc0074653ae6
parentca1dc3c9dc38d6e896eed7d97492f047ac4f5e22
messages: MForward: fix compat version

A while ago we bumped the head version and reset the compat version to 0.
Doing this so happens to make the messenger assume that the message does
not support the compat versioning and sets the compat version to the head
version -- thus making compat = 2 when it should have been 1.

The nasty side-effect of this is that upgrading from emperor to firefly
will have emperor-leaders being unable to decode forwarded messages from
firefly-peons.

Fixes: #8727
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
src/messages/MForward.h