]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: only add pg peers if active
authorSage Weil <sage@inktank.com>
Wed, 29 May 2013 19:24:04 +0000 (12:24 -0700)
committerSage Weil <sage@inktank.com>
Thu, 30 May 2013 05:43:49 +0000 (22:43 -0700)
commita4d3b47a923ea28a52b1afa5e559ef0ccaefb9e0
tree9d53871cb5fbbc6aaabecdf4e9d800f0cf307bb4
parentb586f4a92dae1caca32f9bcd392467da28f607bb
osd: only add pg peers if active

We will soon be in this method for the waiting-for-healthy state.  As
a consequence, we need to remove any down peers.

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