]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG::actingset should be used when checking the number of acting OSDs for a given PG. 4453/head
authorGuang Yang <yguang@yahoo-inc.com>
Mon, 29 Sep 2014 08:21:10 +0000 (08:21 +0000)
committerDavid Zafman <dzafman@redhat.com>
Thu, 23 Apr 2015 16:51:18 +0000 (09:51 -0700)
commite1d57730ddfc92b17562080b10bc22fceb86539a
tree94a7f286666d850740b0e9d705ff297752a79d44
parent12143ff9b25fdd96f8d1a9cecb1329c7f354d414
PG::actingset should be used when checking the number of acting OSDs for a given PG.
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit 19be358322be48fafa17b28054619a8b5e7d403b)

Conflicts:
src/osd/PG.cc PG::get_backfill_priority() doesn't exist in firefly
Variation in code related to no "undersized" state in firefly

Fixes: #11454
src/osd/PG.cc