]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix cls_bucket_head result order consistency 18700/head
authorTianshan Qu <tianshan@xsky.com>
Fri, 3 Nov 2017 07:53:41 +0000 (15:53 +0800)
committerTianshan Qu <tianshan@xsky.com>
Wed, 15 Nov 2017 07:08:59 +0000 (15:08 +0800)
commit46657a0f72530f50f1c94374a27edb57deb70de0
treea7b612846adeccc5367e977d85f22fae62577327
parentffb129ef2b83352b5488427b19e4be7a4d783cfc
rgw: fix cls_bucket_head result order consistency

headers's key is string but bucket_instance_ids's key is int
looked around and found no one use header's key, so change
header from map to vector

Signed-off-by: Tianshan Qu <tianshan@xsky.com>
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h