]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix PUT acls
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 29 Nov 2012 20:47:59 +0000 (12:47 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Thu, 29 Nov 2012 21:50:02 +0000 (13:50 -0800)
commit84983387a220a29540aca64af774bbe7bc6b5ee6
tree8e42a1453498c2410715e5cbd47ab8597114a1a1
parent6c1e2b663227cadff4255db3321976882df6b261
rgw: fix PUT acls

This fixes a regression introduced at
17e4c0df44781f5ff1d74f3800722452b6a0fc58. The original
patch fixed error leak, however it also removed the
operation's send_response() call.

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