]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
filestore: use std::make_shared to replace new
authorYunchuan Wen <yunchuan.wen@kylin-cloud.com>
Fri, 9 Dec 2016 05:11:52 +0000 (13:11 +0800)
committerYunchuan Wen <yunchuan.wen@kylin-cloud.com>
Fri, 9 Dec 2016 05:46:01 +0000 (13:46 +0800)
commit1f2da40dc55e0241ed937fc552d49fe8757547ea
tree77aec9e5039781465afa7277e57f0929a15d070d
parent4d7fc018d4e7516279f66d5c511d201a6bfc35cf
filestore: use std::make_shared to replace new

Signed-off-by: Yunchuan Wen <yunchuan.wen@kylin-cloud.com>
src/os/filestore/FileStore.cc