]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-dencoder: ignore trailing goop after OSDMap and OSDMap::Incremental
authorSage Weil <sage@newdream.net>
Wed, 2 May 2012 22:13:20 +0000 (15:13 -0700)
committerSage Weil <sage@newdream.net>
Wed, 2 May 2012 22:13:20 +0000 (15:13 -0700)
commit728463794b81ad4645f3894e18fcee3ce6d4292c
tree9291d07443a8b095746dca6b8f68df236681cf21
parent695d3775c2bf1144325e5d3a3e61e5138f488e56
ceph-dencoder: ignore trailing goop after OSDMap and OSDMap::Incremental

All users pass around bufferlists and avoid encoding these structures
inline, but the dencoder tests are picky.  Disable that for these types so
that we can add new fields without noise.

Signed-off-by: Sage Weil <sage@newdream.net>
src/test/encoding/ceph_dencoder.cc
src/test/encoding/types.h