]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/: s/is_degraded_object/is_degraded_or_backfilling_object 4163/head
authorSamuel Just <sjust@redhat.com>
Tue, 17 Feb 2015 18:16:57 +0000 (10:16 -0800)
committerSamuel Just <sjust@redhat.com>
Mon, 23 Mar 2015 19:11:32 +0000 (12:11 -0700)
commit78c5de77a2ee65b9c224beacc00db604703df553
tree55bf69a8cb36cca036eea4c704bd689a94b60986
parent4a5bd0561a8aba15c2fae266d3205555a695d96a
osd/: s/is_degraded_object/is_degraded_or_backfilling_object

Currently, this method also returns true if the object is backfilling.
This commit was reverted earlier in the branch in order to make the
other reverts clean.  It's actually a nice rename though, so I'm
re-cherry-picking it.

Signed-off-by: Samuel Just <sjust@redhat.com>
Conflicts:
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.cc
src/osd/ReplicatedPG.h