]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
check feature bits when encoding objectstore_perf_stat_t 20378/head
authorKefu Chai <kchai@redhat.com>
Tue, 23 Jan 2018 07:30:58 +0000 (15:30 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 9 Feb 2018 06:31:48 +0000 (14:31 +0800)
commit6e90be1ac93f515eb926699aa08e42c490f9228e
treedfd2b39b7846b1bd2ba1f53b804175e1871de9a9
parent5757d6f118740686f48d8b38fd383a5f44ed6812
check feature bits when encoding objectstore_perf_stat_t

OS_PERF_STAT_NS feature bit is added. it's sharing the same bit with
QOS_DMC.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/include/ceph_features.h
src/messages/MPGStats.h
src/mon/PGMap.cc
src/osd/osd_types.cc
src/osd/osd_types.h
src/test/encoding/types.h