]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: fix feature calculation for CACHEPOOL
authorSage Weil <sage@inktank.com>
Tue, 3 Dec 2013 18:59:29 +0000 (10:59 -0800)
committerSage Weil <sage@inktank.com>
Fri, 6 Dec 2013 22:24:02 +0000 (14:24 -0800)
commit431a13eb370310a383abceeb509fe204a519e087
tree3d383101769db19ce68d3660503a375afdff979b
parent03911b07e0075c7639411e4148cac48a389ce5c0
osd/OSDMap: fix feature calculation for CACHEPOOL

We need to include the faeture in the mask.

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