]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: fix get_xattrs handling for RGW delete
authorKautilya Tripathi <kautilya.tripathi@ibm.com>
Mon, 16 Feb 2026 05:00:10 +0000 (10:30 +0530)
committerKautilya Tripathi <kautilya.tripathi@ibm.com>
Mon, 6 Apr 2026 04:55:23 +0000 (10:25 +0530)
commit08d257c043bd674dbe63401bdfe3b71836adb22a
tree57650cbeb5617df13d753800bfb1282dfa6137aa
parentf1065799d4943d8eed7fe32308c6e7112102d10b
crimson/osd: fix get_xattrs handling for RGW delete

Fix corrupted xattr values returned by get_xattrs by moving each value
independently and tracking total_len correctly.

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