]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: bucket sync: use list instead of vector
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 17 Jan 2020 19:53:09 +0000 (11:53 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:40 +0000 (10:20 -0800)
commit8f6be2f1e133053684721b2d2891c7dca542a9f0
tree4ccc47f8debe9a70a4db7f5ac206311f48d8fb81
parentcaac422445b7f88ee5cb88ad4de5b7b3f36cb5d2
rgw: bucket sync: use list instead of vector

Keeping pointers into entries inside the container, vector might be
reallocated.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_bucket_sync.h