]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_types: fix pg_pool_t encoding for hammer
authorSage Weil <sage@redhat.com>
Sat, 7 Apr 2018 18:36:32 +0000 (13:36 -0500)
committerSage Weil <sage@redhat.com>
Sat, 7 Apr 2018 18:36:32 +0000 (13:36 -0500)
commit37c22b273959c6ca54808f3cb8d22a2d250d0c1b
tree44bb654f50f1fd0ce5cc60be1cedc5b94dc106cf
parent43978fc68de20398dec5175b84cc41ce61c6be71
osd/osd_types: fix pg_pool_t encoding for hammer

If we are missing the hammer feature, we will also be missing the
luminous feature, but we should still encode like hammer.

Analogous fix to e28e0c617af8825ae92cced5d87cc4f403709e48

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