]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librgw: replace RGWHandler::put_op() in RGWLib path
authorMatt Benjamin <mbenjamin@redhat.com>
Wed, 30 Sep 2015 18:46:04 +0000 (14:46 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 12 Feb 2016 16:58:08 +0000 (11:58 -0500)
commit9d6c78ff8b619862774dd881c129d6756e25b769
tree122e1e9ca17113d97a6bf892a4ddabc39f0745bc
parentab2349c49253777636f38bd50173cacd90584ff0
librgw: replace RGWHandler::put_op() in RGWLib path

The method just called delete on the RGWOp pointer.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/librgw.cc