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 an "overwrite" semantics. The previous implementation was started as if the method should implement a merge but the actual usage suggests "overwrite" semantics. The new implementation is more concise and simplified. Fixes: https://github.com/aquarist-labs/s3gw/issues/798 Signed-off-by: Giuseppe Baccini <[email protected]>
- Loading branch information