]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types: encode all_participants for pi_compact
authorSage Weil <sage@redhat.com>
Mon, 17 Apr 2017 16:47:49 +0000 (12:47 -0400)
committerSage Weil <sage@redhat.com>
Fri, 28 Apr 2017 15:32:17 +0000 (11:32 -0400)
commit993e2d5facbd866dea4c7d4c306d7f97a98dba93
treed4e17ed27f0b3d8a57d8ce96bc00bceb4e5e4e5f
parentf9f8f6fda0f76eb554d98c226422f04717a6d6be
osd/osd_types: encode all_participants for pi_compact

The all_participants is only updated on add_interval and
cannot be rebuilt from the intervals vector alone since
we only keep the smallset subset of peers to probe that
we need.  And it wasn't being encoded/decoded.  Or
dumped.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/osd_types.cc
src/osd/osd_types.h