]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/OSD: clean up the pg-merge code a bit
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 18 Sep 2018 08:37:56 +0000 (16:37 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 20 Dec 2018 01:07:00 +0000 (09:07 +0800)
commit2d9642c3fcdeb4a9a976fe0d28179b1376f8b8df
tree50b75169c51e11d487b9b63cd9a96a9fb763d35b
parent3f945585e96ea7c14fdc2fe640d4f56602973455
osd/OSD: clean up the pg-merge code a bit

Note that the __cur__ spg_t should already be included in the children set
and hence we could safely move that insertion.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/OSD.cc