]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/d4n: squashing commits related to handling of
authorPritha Srivastava <prsrivas@redhat.com>
Fri, 27 Sep 2024 11:39:18 +0000 (17:09 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Mon, 21 Apr 2025 04:04:07 +0000 (09:34 +0530)
commit3ec835a64b4198779f62fb71468a92e0f2c4b691
treef1124ad23ff911214190294a89856897e983c45a
parentcad300ea7f585af6c6a9595eabca06ac825a6906
rgw/d4n: squashing commits related to handling of
clean (non-dirty) objects for delete_obj method.

1. rgw/d4n: miscellaneous fixes that include modifying
set_head_obj_dir_entry() and delete_obj method to handle
clean objects only.
2. rgw/d4n: changes to design when write cache is turned off:
a. do not store a hash entry for latest version for versioned
buckets, the latest version will always be fetched from backend store,
to maintain correct order of versions during a delete object request.

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/driver/d4n/rgw_sal_d4n.cc