]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: only signal ready_to_merge if we have all replicas
authorSage Weil <sage@redhat.com>
Sat, 15 Sep 2018 19:40:18 +0000 (14:40 -0500)
committerSage Weil <sage@redhat.com>
Thu, 20 Sep 2018 13:35:15 +0000 (08:35 -0500)
commit5b945583ef1ff04283a1424e6951c3119d8b235d
tree1d406ba7f1c8b95977a21aac19ad5bc5bc8af11f
parent4d1b78704afc2b23c3aa213a593cab8850419443
osd/PG: only signal ready_to_merge if we have all replicas

Only signal we are ready to merge if all replicas are in good shape.  If
they aren't, do nothing (yet).

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