]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMap: streamline encoding
authorSage Weil <sage@redhat.com>
Mon, 28 Aug 2017 21:08:47 +0000 (17:08 -0400)
committerSage Weil <sage@redhat.com>
Wed, 6 Sep 2017 14:18:05 +0000 (10:18 -0400)
commitef5cd825df21a441ef28fb8ae3d74dc0b3b8a19b
tree2b1c377db8665f6b129a033084051fb1308108fc
parentebe59dbd7e044131ea4b6f4c43b284cae430a896
mon/PGMap: streamline encoding

The only user left is 'pg getmap' and ceph-dencoder; we can drop
the compat cruft.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/PGMap.cc