]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: bucket index ops on system buckets shouldn't do anything
authorYehuda Sadeh <yehuda@inktank.com>
Mon, 25 Mar 2013 16:50:33 +0000 (09:50 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Mon, 25 Mar 2013 16:55:35 +0000 (09:55 -0700)
commit70e0ee8ba955322832f0c366537ddf7a0288761e
tree10994ee870f6e8f0e1c7d042536c57a4c25325a8
parentece4348807190870be5e484f5edbd1adfc6c1f5b
rgw: bucket index ops on system buckets shouldn't do anything

Fixes: #4508
Backport: bobtail
On certain bucket index operations we didn't check whether
the bucket was a system bucket, which caused the operations
to fail. This triggered an error message on bucket removal
operations.

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