]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw_rados: remove unused ioctx for domain root in create_bucket 9098/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Thu, 12 May 2016 14:09:23 +0000 (16:09 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Thu, 12 May 2016 14:09:23 +0000 (16:09 +0200)
commit4c849a34d7b4d4655a1ac926ce2fbd97bfeae2a5
treed4963d938798097983e69e8d192ab942fb3c805d
parent82af391ceaff60d5071c87aa34333255a600199d
rgw_rados: remove unused ioctx for domain root in create_bucket

In `create_bucket`, we open an ioctx for domain root pool and never use
it later, removing this.

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_rados.cc