]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
posixdriver: propagate object lock attrs across multipart upload
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 12 Feb 2026 19:13:17 +0000 (14:13 -0500)
committerDaniel Gryniewicz <dang@fprintf.net>
Fri, 29 May 2026 16:05:12 +0000 (12:05 -0400)
commitd31acb503c91c87096a6a6fe24f3c24dd29bc440
tree70c19e835cbb577e62333cff6098a66ffd6e11bc
parentaf405d4f77297a6a1b3db8c4ca4154eec60dd910
posixdriver: propagate object lock attrs across multipart upload

Retention rules can be specified in init-multipart, and of present,
need to propagate to the final object if the upload completes.

Needed for (e.g.) test_object_lock_delete_multipart_object_with_retention

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/driver/posix/rgw_sal_posix.cc