]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: add a dot after "osd" in logging msg
authorKefu Chai <kchai@redhat.com>
Thu, 28 Feb 2019 15:27:12 +0000 (23:27 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 16 Mar 2019 06:22:59 +0000 (14:22 +0800)
commit82f5034d0fd0d33b7a47c6f76d548d7a8960efcb
tree7956df98fc27e7cad69725f32b1311619434a193
parent2f4689fa74d3cbb46763a2685d3c0907ef4827ab
osd/PG: add a dot after "osd" in logging msg

so it reads "osd.2" instead of "osd2".

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