]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: clean up scrub method debug output
authorSage Weil <sage@redhat.com>
Tue, 9 Dec 2014 21:43:53 +0000 (13:43 -0800)
committerSage Weil <sage@redhat.com>
Sat, 20 Dec 2014 15:17:39 +0000 (07:17 -0800)
commit591e7e1675f9b474df4100f0aa32418f8a08c585
tree26b0a4a4ff25d5fbd90b2478684ff522c978bdb2
parent8a758003281ccc0daf86a74f8e19d9519490f97b
osd: clean up scrub method debug output

Use __func__ instead of (usually inaccurate) names.

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