]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: lifecycle: fix object iteration for >1 same-prefix rules
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 28 Feb 2019 04:08:54 +0000 (23:08 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Tue, 21 May 2019 07:01:29 +0000 (03:01 -0400)
commit8f10b262c5c8736d6001d68c8423b689981ab1b7
tree06695f273e9a365113be3320f0b71dff7d85ba95
parentc8ae682b669acdc1937e62d43b266e58a313a374
rgw: lifecycle: fix object iteration for >1 same-prefix rules

Rules of like-prefix must visit every matching object.  A next
logical step is to combine tag checking for rules of like-prefix.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_lc.cc
src/rgw/rgw_lc.h