]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls_rgw: use multimap to keep pending operations in bucket index 4571/head
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 31 Mar 2015 00:34:57 +0000 (17:34 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 31 Mar 2015 00:34:57 +0000 (17:34 -0700)
commit62645d30b0ceee075a56bc692fd65cee85b09aa5
tree3562f2444b51d7d1b16b950a070c86ce4dfa61dc
parent7538319dd7aa80a3318c108d345dee8044cf20a8
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