]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: distribute() takes RGWCacheNotifyInfo
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 7 Jul 2021 22:47:00 +0000 (18:47 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 14 Jul 2021 22:15:42 +0000 (18:15 -0400)
commitefd1b82e8db76c7e2f8d9bace71371677b9f99c4
treeeb570983950f11bc126fa3f2945ddce1aeae410d
parent16a3f5356273efc85a35de63fcfbd29e42292986
rgw: distribute() takes RGWCacheNotifyInfo

So we don't have to parse the bufferlist back out to find what object
to throw out of the cache.

Fixes: https://tracker.ceph.com/issues/51674
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 7f952ad80114096322f202ba58279aaa4a002313)
Backport: https://tracker.ceph.com/issues/51679
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/rgw/rgw_cache.h
src/rgw/services/svc_notify.cc
src/rgw/services/svc_notify.h
src/rgw/services/svc_sys_obj_cache.cc