]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PrimaryLogPG: backoffs on individual objects
authorSage Weil <sage@redhat.com>
Wed, 1 Feb 2017 22:37:39 +0000 (17:37 -0500)
committerSage Weil <sage@redhat.com>
Fri, 10 Feb 2017 23:55:58 +0000 (18:55 -0500)
commit1d1e990b7ba62f2dee1b9f07eb804ef4ee288fb1
tree7ee4e3234c081e142ac9418050449092abe1f6ee
parentb8e1c05ed9a009ac33cd3e0b368935b6facb548a
osd/PrimaryLogPG: backoffs on individual objects

Do these midway down do_op.  Reorder the scrub waitlist after the
degraded and unreadable waitlists.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config_opts.h
src/osd/PrimaryLogPG.cc