]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: use correct objv_tracker for bucket instance 4379/head
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 18 Dec 2014 01:12:43 +0000 (17:12 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Thu, 16 Apr 2015 22:54:34 +0000 (15:54 -0700)
commit8cc4bc162c8c1c240e62840d968b967f5f47b682
treebdcabf61bc71f40fee461953801160f8d4a7eca2
parent12143ff9b25fdd96f8d1a9cecb1329c7f354d414
rgw: use correct objv_tracker for bucket instance

When trying to create a bucket that already existed, use the
objv_tracker of the newly created instance, and not of the original
bucket.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit fe158ecc25feefcea8aea4133118e4a84900a8ec)
src/rgw/rgw_rados.cc