]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: improvements to RGWDeleteMultiObj concurrency impl 48679/head
authorCory Snyder <csnyder@iland.com>
Thu, 10 Nov 2022 15:41:15 +0000 (15:41 +0000)
committerCory Snyder <csnyder@iland.com>
Thu, 10 Nov 2022 15:41:23 +0000 (15:41 +0000)
commitd9a11462b89a929a57c464e75c21224e7a22ddd9
treedfcf2326b5f370c8dce82acb1068b842ec9d0db0
parent9c11b5fb340eb2120ed311b2a9bc13d5fdc5ab43
rgw: improvements to RGWDeleteMultiObj concurrency impl

Improves details of multi-object delete concurrency implementation
by avoiding extra allocations, using references instead of pointers,
etc.

Signed-off-by: Cory Snyder <csnyder@iland.com>
src/common/options/rgw.yaml.in
src/rgw/rgw_op.cc
src/rgw/rgw_op.h