]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.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, 23 Feb 2026 04:57:00 +0000 (10:27 +0530)
commit892027640ea13bad981bc59357bba71b6bc314e8
tree14c9d9fea6ed489aa223c27e12ebb0716176a66d
parentd536cbc607ac15cb0c957de8ca1385caa1b40e81
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