]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
osd/OSDMonitor: remove duplicated output info 38417/head
authorChangcheng Liu <changcheng.liu@aliyun.com>
Thu, 3 Dec 2020 09:02:15 +0000 (17:02 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Mon, 7 Dec 2020 03:13:41 +0000 (11:13 +0800)
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
src/mon/OSDMonitor.cc

index e6d09366d04d3da0b2452233d61ebb46e79d673b..9e3b26d46ee43f713432d67efe9561207f19b16b 100644 (file)
@@ -2437,7 +2437,6 @@ void OSDMonitor::_prune_update_trimmed(
   dout(10) << __func__
            << " first " << first
            << " last_pinned " << osdmap_manifest.get_last_pinned()
-           << " last_pinned " << osdmap_manifest.get_last_pinned()
            << dendl;
 
   osdmap_manifest_t manifest = osdmap_manifest;