]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: initialize role of pg more properly
authorxie xingguo <xie.xingguo@zte.com.cn>
Fri, 15 Apr 2016 13:00:10 +0000 (21:00 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 23 Apr 2016 01:11:25 +0000 (09:11 +0800)
commitfd76b2e7ba5f68a1b6808a5e51dc854e7f1bee94
treeb641d516981adaa3c5bda2097bb60eb78b6f9b6b
parentb304c12dc08f621ebd6c56f62fc36b770d34b0ad
osd: initialize role of pg more properly

"O" means pg is primary, we can't declare that at construction.

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