]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
The fix for issue 9614 was not completed, as a result, for those erasure coded PGs... 5044/head
authorGuang Yang <yguang@yahoo-inc.com>
Mon, 13 Oct 2014 04:18:45 +0000 (04:18 +0000)
committerNathan Cutler <ncutler@suse.com>
Mon, 22 Jun 2015 12:58:46 +0000 (14:58 +0200)
commit6793d504b5b622a7a6f69ffb30d6822167b557a3
tree69ed47b969657c3614226fbfbad5c61f437b6d11
parent1623e6c6517ff6958b343493fce6a8e50a52a042
The fix for issue 9614 was not completed, as a result, for those erasure coded PGs with one OSD down, the state was wrongly marked as active+clean+degraded. This patch makes sure the clean flag is not set for such PG.
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit 35bbb2d6002b1b435ff0b1df653cc7ab271f9258)
src/osd/PG.cc