]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't use put_system_obj() for data objects
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 4 Oct 2014 04:28:23 +0000 (21:28 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 19 Jan 2015 23:57:38 +0000 (15:57 -0800)
commit99cc362ee76127ebd38f9111644648c59a68257c
tree135a38ce0756a1d2c7ec82eb6b108f7a7b05762b
parentaec13bdc375229006b821c75a419195b4dc7b5b4
rgw: don't use put_system_obj() for data objects

Use the new interface instead.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_op.cc
src/rgw/rgw_rados.cc