]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #66522 into tentacle
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 9 Jul 2026 19:21:06 +0000 (15:21 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 9 Jul 2026 19:21:06 +0000 (15:21 -0400)
* refs/pull/66522/head:
rgw/services: don't expose RGWServices::notify
rgw/services: don't allocate RGWSI_Notify unless its used
rgw: remove unused RGWSI_Finisher
rgw: RGWSI_Notify drains the finisher before deleting RGWWatchers
rgw: RGWSI_Notify uses Finisher instead of RGWSI_Finisher
rgw: RGWSI_Notify spawns a coroutine on null_yield

Reviewed-by: Krunal Chheda <kchheda3@bloomberg.net>

Trivial merge