]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/OSDMap: check against crush-tree changing
authorxiexingguo <xie.xingguo@gmail.com>
Thu, 26 Apr 2018 11:47:35 +0000 (19:47 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Fri, 27 Apr 2018 01:16:23 +0000 (09:16 +0800)
commita3852769e9a2188ba19c840276a9f831896388ac
treee60be275e640eedd1e636f436ce29ac15b9f2bc4
parent776c3d88ada395c1eb562838b9e58b0f0cc07869
osd/OSDMap: check against crush-tree changing

pg_upmap/pg_upmap_items should not bring osds which
no longer belong to a specific crush-tree in.

Signed-off-by: xiexingguo <xie.xingguo@gmail.com>
src/osd/OSDMap.cc