]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: always send scrub errors to cluster log
authorSage Weil <sage.weil@dreamhost.com>
Mon, 6 Feb 2012 04:39:49 +0000 (20:39 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Wed, 8 Feb 2012 05:14:31 +0000 (21:14 -0800)
commit1f86435436efbd3c030f9b026204a9ecdee7112e
tree8d6db7ed6854f010c9366c7d8c894d1da219bdde
parent675e4c41bcfd66f6e3061d9cc557555cef971719
osd: always send scrub errors to cluster log

Some errors were going to the cluster log, some weren't.  Normalize the
output format and send them all.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/osd/ReplicatedPG.cc