]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/Formatter: new_formatter -> Formatter::create 3366/head
authorSage Weil <sage@redhat.com>
Tue, 13 Jan 2015 16:32:45 +0000 (08:32 -0800)
committerSage Weil <sage@redhat.com>
Tue, 13 Jan 2015 16:32:45 +0000 (08:32 -0800)
commit9264d2508a05eafec4c7f8ec7c34457c6f20197c
treefac0b362c1796269918f8cd5a4df60cbd95ae7fe
parent617ad5ddc1cad73e64eeb9926eb076d6d9aab3ae
common/Formatter: new_formatter -> Formatter::create

Also make the default formatter selection more explicit.

Signed-off-by: Sage Weil <sage@redhat.com>
23 files changed:
src/client/Client.cc
src/common/Formatter.cc
src/common/Formatter.h
src/common/admin_socket.cc
src/common/ceph_context.cc
src/mds/MDS.cc
src/mon/AuthMonitor.cc
src/mon/MDSMonitor.cc
src/mon/Monitor.cc
src/mon/MonmapMonitor.cc
src/mon/OSDMonitor.cc
src/mon/PGMonitor.cc
src/os/MemStore.cc
src/osd/OSD.cc
src/osd/ReplicatedPG.cc
src/osdc/Objecter.cc
src/test/bench/small_io_bench_fs.cc
src/test/common/get_command_descriptions.cc
src/test/common/test_sloppy_crc_map.cc
src/test/common/test_tableformatter.cc
src/test/crush/TestCrushWrapper.cc
src/test/crush/indep.cc
src/test/osd/TestOSDMap.cc