]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: pg_pool_t: normalize encoding
authorSage Weil <sage@newdream.net>
Thu, 20 Oct 2011 04:47:50 +0000 (21:47 -0700)
committerSage Weil <sage@newdream.net>
Sun, 23 Oct 2011 23:24:36 +0000 (16:24 -0700)
commitf2816a1e68a3a017ebcb254997ec3711be0653c5
tree6ad48d2f3845e9972be7b635f75d25a727e097e8
parentf25879ace2ad3fd3f06d5f296ac9f8a47adf20ce
osd: pg_pool_t: normalize encoding

Normalize encoding to be less awkward.  Use a FEATURE bit to indicate
whether the new encoding is supported, and encode appropriately.

Signed-off-by: Sage Weil <sage@newdream.net>
src/include/ceph_fs.h
src/messages/MOSDMap.h
src/msg/SimpleMessenger.h
src/osd/OSDMap.cc
src/osd/osd_types.cc
src/osd/osd_types.h