]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/d4n: passing the dpp to RedisPool::acquire to fix nullptr crash 66845/head
authorgal salomon <gal.salomon@gmail.com>
Thu, 8 Jan 2026 18:46:55 +0000 (18:46 +0000)
committergal salomon <gal.salomon@gmail.com>
Thu, 8 Jan 2026 18:46:55 +0000 (18:46 +0000)
commit9c4983d21f74121d34bcf7cab5d9b3b4c72ea4da
tree499d749d301eae378e517de7f01fe4b167c7ecd0
parent6e7fabd003ff21be9c077e00018505401053837f
rgw/d4n: passing the dpp to RedisPool::acquire to fix nullptr crash

Fix segfault when Redis connection pool is exhausted by passing the DoutPrefixProvider parameter through redis_exec_cp() to acquire(),
preventing null reference in maybe_warn_about_blocking()

Signed-off-by: gal salomon <gal.salomon@gmail.com>
src/rgw/driver/d4n/d4n_directory.cc
src/rgw/driver/d4n/d4n_directory.h