]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: lifecycle: fix object iteration for >1 same-prefix rules 28550/head
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 28 Feb 2019 04:08:54 +0000 (23:08 -0500)
committerNathan Cutler <ncutler@suse.com>
Fri, 14 Jun 2019 08:44:24 +0000 (10:44 +0200)
commit0ec93b702e891e1290467f1c6965b0f629041f32
treef241d7d7500ddedf3c2bfbe94476437a4f41e68d
parente1c4726657f186cd8a8916bc4eb4b5c601e87c24
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>
(cherry picked from commit 8f10b262c5c8736d6001d68c8423b689981ab1b7)
src/rgw/rgw_lc.cc
src/rgw/rgw_lc.h