]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: simplify OSD::scrub_load_below_threshold() a little bit
authorKefu Chai <kchai@redhat.com>
Wed, 15 Apr 2015 04:04:05 +0000 (12:04 +0800)
committerSage Weil <sage@redhat.com>
Thu, 8 Oct 2015 03:05:58 +0000 (23:05 -0400)
commit4a3dedff8693953944af3eeb40994f38befebf48
tree267c8635818893b8ea80b2aa155dab81545d970a
parent95cefea9fd9ab740263bf8bb4796fd864d9afe2b
osd: simplify OSD::scrub_load_below_threshold() a little bit

avoid unnecessary comparison

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 2ab0e606dfd2847e1918be9f21f572d91befbf7b)
src/osd/OSD.cc