]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedPG: observed INCOMPLETE_CLONES when doing clone subsets
authorSage Weil <sage@redhat.com>
Thu, 24 Jul 2014 01:24:51 +0000 (18:24 -0700)
committerSage Weil <sage@redhat.com>
Thu, 24 Jul 2014 17:07:33 +0000 (10:07 -0700)
commit41364711a66c89ce2e94435fe0d54eeda6092614
tree5f2820cb512edb0986c7e5542aa129df21c111b9
parent956f28721dd98c5fb9eb410f4fe9e320b3f3eed3
osd/ReplicatedPG: observed INCOMPLETE_CLONES when doing clone subsets

During recovery, we can clone subsets if we know that all clones will be
present.  We skip this on caching pools because they may not be; do the
same when INCOMPLETE_CLONES is set.

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