This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rgw/sfs: refactor of SFSBucket::merge_and_store_attrs()
Refactored with a set_and_store_attrs semantics. The previous implementation was started as if the method should implement a merge but the actual usage suggests set semantics. The new implementation is more concise and simplified. Fixes: https://github.com/aquarist-labs/s3gw/issues/798 Signed-off-by: Giuseppe Baccini <giuseppe.baccini@suse.com>
- Loading branch information