]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: encode object_info_t with features
authorSage Weil <sage@redhat.com>
Mon, 16 May 2016 14:11:15 +0000 (10:11 -0400)
committerSage Weil <sage@redhat.com>
Tue, 31 May 2016 19:32:11 +0000 (15:32 -0400)
commit80f83cdf40198414da1de62dcde38792af02ae7e
treef937cc44f4b8e0874feb7b3ee8e4f78f81b742ee
parent9538e171ebe027e71ee81414c9f36272a378581d
osd: encode object_info_t with features

In a few places, we encode oi with full features.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/ReplicatedPG.cc
src/osd/osd_types.cc
src/osd/osd_types.h
src/test/encoding/types.h
src/tools/RadosDump.h
src/tools/ceph_objectstore_tool.cc