]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: include newlines in scrub errors 5468/head
authorSage Weil <sage@redhat.com>
Fri, 27 Mar 2015 17:17:12 +0000 (10:17 -0700)
committerDavid Zafman <dzafman@redhat.com>
Tue, 4 Aug 2015 14:39:00 +0000 (07:39 -0700)
commit4faa8e04069417a6e2a6c4ea5c10b54d76aa00c4
tree732634e3511051559a74ebd03c412385f3c04bbb
parent455eb2a89197e9609c5bb510112d661d388b4c85
osd: include newlines in scrub errors

We may log more than one of these in a scrubmap; make sure they are
not concatenated.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2b3dd1bb7ab360e8f467a47b7ce3a0e4d3a979b2)
src/osd/PGBackend.cc