]> 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 15010/head
authorlu.shasha <lu.shasha@eisoo.com>
Tue, 9 May 2017 07:05:03 +0000 (15:05 +0800)
committerlu.shasha <lu.shasha@eisoo.com>
Wed, 10 May 2017 02:42:20 +0000 (10:42 +0800)
commit4ce64a190b4ff36985e785e574c077d39796feea
tree4db47104582601db9fdb4a1692d7cad6f437c62b
parent6a70b0705f6d5cdbd50df7b43962b71c803244e1
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>
src/rgw/rgw_rados.cc