]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
In RGW, use the common/Formatter
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 4 Aug 2011 21:43:55 +0000 (14:43 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 4 Aug 2011 21:48:23 +0000 (14:48 -0700)
commit76880e3e3ce9ae7a94eda3e99b6731a4945deab9
tree1cd19817dac05b49b634608f0a24b9af676b0e38
parent0413e2acd6019de142d6205365774df1828812ab
In RGW, use the common/Formatter

Implement a new subclass of Formatter, RGWFormatter_Plain, using code
from the old RGWFormatter and RGWFormatter_Plain classes.

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/Makefile.am
src/rgw/rgw_admin.cc
src/rgw/rgw_common.cc
src/rgw/rgw_common.h
src/rgw/rgw_formats.cc
src/rgw/rgw_formats.h
src/rgw/rgw_rest.cc
src/rgw/rgw_rest_os.cc
src/rgw/rgw_rest_s3.cc