]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: set bucket attrs are a bucket instance meta operation
authorYehuda Sadeh <yehuda@inktank.com>
Sat, 27 Jul 2013 08:12:49 +0000 (01:12 -0700)
committerGreg Farnum <greg@inktank.com>
Mon, 29 Jul 2013 22:06:56 +0000 (15:06 -0700)
commitb5e74485d94d033478f791535423a8b8bef88326
tree42fe01adac04a64b15e34a70f0f8bbb0caab2d4f
parent68730d80c8aa393a583c92052ef5ffd11efe17a6
rgw: set bucket attrs are a bucket instance meta operation

Need to do the action through the bucket instance handler
and not through the bucket handler, otherwise it's wrongly
recorded (and wrongly replayed, ouch).

Fixes: #5791
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
src/rgw/rgw_bucket.cc