]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PGLog: always use ldpp_dout() to print with dpp 13768/head
authorKefu Chai <kchai@redhat.com>
Fri, 3 Mar 2017 08:42:53 +0000 (16:42 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 3 Mar 2017 11:22:46 +0000 (19:22 +0800)
commitfd8137415072e1feb375e7f793eb144382eb855e
tree40a00430283ca306ff58345d0e57bbe3955b4db6
parent8209bf0f285b93960b3903be9aed7abb1eca62af
osd/PGLog: always use ldpp_dout() to print with dpp

lderr(dpp->get_cct()) could crash if dpp is null.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/osd/PGLog.h