]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgwlc: LCOpAction MUST NOT acc. OCObjLister from WorkQ
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 21 Apr 2020 15:55:41 +0000 (11:55 -0400)
committerNathan Cutler <ncutler@suse.com>
Sun, 9 Aug 2020 20:49:12 +0000 (22:49 +0200)
commit627c35de42277911f992954c39b4de26ef9c6fa5
treec724ca3866a5f153b94d6d5a41f590e45a5d677e
parentdd12d6b4b894d14b819a6b7dd5a3739807955235
rgwlc: LCOpAction MUST NOT acc. OCObjLister from WorkQ

Only a few actions had this coupling, and it is easily avoidable.
Making it -impossible- is left to future cleanup.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 7eb4e5b5cfe6b7e247612656c6793b28872f2639)
src/rgw/rgw_lc.cc