]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/cache: this commit adds `optional_yield` to ssd and redis driver
authorSamarah <samarah.uriarte@ibm.com>
Thu, 3 Aug 2023 20:59:55 +0000 (16:59 -0400)
committerPritha Srivastava <prsrivas@redhat.com>
Tue, 2 Apr 2024 15:54:50 +0000 (21:24 +0530)
commit1fe54e1c36e9ffc77cbe5d9f115163009deac071
tree5206a8bf132e33c56d7ad6ff1d30ba7a8c8444b2
parent318dc19652db32f05748ff86930b4d8f8640d9f7
rgw/cache: this commit adds `optional_yield` to ssd and redis driver
and squashes the following commits.

RGW: Add `optional_yield` parameter to Cache Driver methods
RGW: Add `optional_yield` parameter to SSD Driver methods
rgw/cache: fix compilation errors related to optional_yield.

Signed-off-by: Samarah <samarah.uriarte@ibm.com>
Co-authored-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/driver/d4n/d4n_policy.cc
src/rgw/driver/d4n/rgw_sal_d4n.cc
src/rgw/rgw_cache_driver.h
src/rgw/rgw_redis_driver.cc
src/rgw/rgw_redis_driver.h
src/rgw/rgw_ssd_driver.cc
src/rgw/rgw_ssd_driver.h