]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #12276 from kylinstorage/wip-cleanup-makeshared
authorJohn Spray <jspray@redhat.com>
Fri, 6 Jan 2017 13:11:03 +0000 (13:11 +0000)
committerGitHub <noreply@github.com>
Fri, 6 Jan 2017 13:11:03 +0000 (13:11 +0000)
commita7b0b1f37d04413c9295e2765246a09420f5782d
treeceb610e7591f3787f12b7e12f68ac3b0793ed136
parent95bc52abcee5dd374ac3f134c5af4586987b2aa7
parentc36ffb7f7492273f61ad0ffc2efadc01acdd3616
Merge pull request #12276 from kylinstorage/wip-cleanup-makeshared

cleanup: use std::make_shared to replace new

Reviewed-by: John Spray <john.spray@redhat.com>
17 files changed:
src/common/LogClient.cc
src/log/Log.cc
src/mds/CInode.cc
src/mds/Locker.cc
src/mds/MDCache.cc
src/mds/Migrator.cc
src/mds/Server.cc
src/mon/Elector.cc
src/mon/LogMonitor.cc
src/mon/Monitor.cc
src/mon/MonitorDBStore.h
src/mon/MonmapMonitor.cc
src/mon/OSDMonitor.cc
src/mon/Paxos.cc
src/mon/Paxos.h
src/os/filestore/FileStore.cc
src/tools/ceph_monstore_tool.cc