]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: pass ops_blocked_by_scrub() to requeue_scrub() 20319/head
authorKefu Chai <kchai@redhat.com>
Mon, 5 Feb 2018 14:14:37 +0000 (22:14 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 5 Feb 2018 14:14:44 +0000 (22:14 +0800)
commit0274a46225dd5df54bdeec445043d96606b8a343
tree1a66e2c12daec4a50cb745dd013315b23f407be0
parentb813b13306dcf509535c9a9381c355a2869109de
osd: pass ops_blocked_by_scrub() to requeue_scrub()

less nesting levels, and less repeatings.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/osd/PG.cc
src/osd/PrimaryLogPG.cc