]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PrimaryLogPG: Fix log messages 21639/head
authorGu Zhongyan <guzhongyan@360.cn>
Wed, 25 Apr 2018 09:32:26 +0000 (17:32 +0800)
committerGu Zhongyan <guzhongyan@360.cn>
Wed, 25 Apr 2018 09:32:26 +0000 (17:32 +0800)
commit715743f5737d45c00d44dc04ab29bcfb5f7d38ce
treebb5d54e8f9f283c67f0f7e48979bdadaddbadcd3
parent51866e01936667483b2f8aa3383649d69e2381b8
osd/PrimaryLogPG: Fix log messages

output the content, rathor than the address of obc makes sense,
just like what _copy_some() did.

Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
src/osd/PrimaryLogPG.cc