]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: when create_bucket use the same num_shards with info.num_shards 15450/head
authorlu.shasha <lu.shasha@eisoo.com>
Tue, 9 May 2017 07:05:03 +0000 (15:05 +0800)
committerNathan Cutler <ncutler@suse.com>
Wed, 12 Jul 2017 13:25:19 +0000 (15:25 +0200)
commit61df8eaa02d3fcdc814568be20631933c34aa8a3
tree7ad4a293449eaaf78fed865e7f06fd383ce51b8f
parent93799374a97e5acec00737bb7fd46dce314ec19a
rgw: when create_bucket use the same num_shards with info.num_shards

pr #14388 only fix the num_shards in BucketInfo, "init_bucket_index" function still use local num_shards

Fixes: http://tracker.ceph.com/issues/19745
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
(cherry picked from commit 4ce64a190b4ff36985e785e574c077d39796feea)

Conflicts:
src/rgw/rgw_rados.cc: init_bucket_index() called earlier
src/rgw/rgw_rados.cc