]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: reintroduce inc_scrubs_active helper
authorSage Weil <sage@inktank.com>
Fri, 21 Dec 2012 05:44:34 +0000 (21:44 -0800)
committerSage Weil <sage@inktank.com>
Fri, 21 Dec 2012 05:44:34 +0000 (21:44 -0800)
commitada3e27fa5bf9752428b3fb6bfd71f17ce040a03
tree81f0875897f9bde0bde92860d7a321560c1299cf
parentaccce830514c6b099eb0e00a8ae34396d14565a3
osd: reintroduce inc_scrubs_active helper

This mostly generates nice debug output.  It also slightly simplifies
code and makes things symmetric.

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