]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
include/encoding: fix compat version error messages
authorSage Weil <sage@redhat.com>
Mon, 24 Apr 2017 17:41:24 +0000 (13:41 -0400)
committerSage Weil <sage@redhat.com>
Mon, 24 Apr 2017 18:27:47 +0000 (14:27 -0400)
commit86e195cbe65c6058a6f4087cf0b6bd4182eb97bd
treeb5e76a6e154c55e90a5a7895e1ec827fe28eccbc
parent5fb1564c0af767d87540520bd7888b0860017dfe
include/encoding: fix compat version error messages

These were just...wrong.  Correctly report the encoding version we
got and the oldest we can decode.

Signed-off-by: Sage Weil <sage@redhat.com>
src/include/encoding.h
src/test/encoding.cc