]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: when create_bucket use the same num_shards with info.num_shards 16290/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:24:07 +0000 (15:24 +0200)
commitf72ea6818691e1824d4c22630e856d3b280a008c
tree6e862f3b34565f5188ad778ae45d2dd638f38991
parent9182c279cf2f2228471d506113c61566cbfea4bb
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