]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cls_rgw: use multimap to keep pending operations in bucket index
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 31 Mar 2015 00:34:57 +0000 (17:34 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 13 Apr 2015 23:15:56 +0000 (16:15 -0700)
commit4e6a66b55e73c01347fc3330faa5c1307d29e9d3
tree50b0fa68028badfca3325b8abbd7e3d00402a5fe
parentedc0627a1dbeb66ea2f5f177f6ceca64559ff3d8
cls_rgw: use multimap to keep pending operations in bucket index

Fixes: #11256
Multiple concurrent requests might be sent using the same tag, need the
entry map to be able to hold multiple entries.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/cls/rgw/cls_rgw.cc
src/cls/rgw/cls_rgw_types.h