]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: fix cmp_xattr handling for RGW delete
authorKautilya Tripathi <kautilya.tripathi@ibm.com>
Tue, 17 Feb 2026 10:58:31 +0000 (16:28 +0530)
committerKautilya Tripathi <kautilya.tripathi@ibm.com>
Mon, 6 Apr 2026 04:55:23 +0000 (10:25 +0530)
commitcdc9c70c765b1b45ae733283a595014fe3cc4a4c
tree959fcc9e393718ec77b8cfc35882d643ba6aa2f4
parent08d257c043bd674dbe63401bdfe3b71836adb22a
crimson/osd: fix cmp_xattr handling for RGW delete

Match classic ENODATA behavior by only treating missing xattr as empty
for EQ+STRING with an empty expected value, so RGW null-version
deletes succeed.

Signed-off-by: Kautilya Tripathi <kautilya.tripathi@ibm.com>
src/crimson/osd/pg_backend.cc