]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PeeringState: log epochs in pre_publish
authorKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2021 11:00:46 +0000 (19:00 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2021 12:56:55 +0000 (20:56 +0800)
commitfc3084b172e1ccfa0e0880006fc08473a8c182fa
tree0fa7f23f397a0ac9ffb93bc354158f7116c8f686
parent5ed5864460216650125d3c6ccf4abac2c1f5d316
osd/PeeringState: log epochs in pre_publish

does not make sense to print log the epochs in pg_stats_publish passed
in if it is invalid.

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