Files
seaweedFS/weed
Chris Lu 8b61fd77b5 s3api: ensure MD5 is calculated or reused during CopyObject (#8163)
* s3api: ensure MD5 is calculated or reused during CopyObject

Fixes #8155
- Capture and reuse source MD5 for direct copies
- Calculate MD5 for small inline objects during copy

* s3api: refactor encryption logic and safe MD5 copying

- Extract duplicated bucket default encryption logic into helper
- Use safe append copy for MD5 slice to avoid shared modifications

* refactor

* avoids unnecessary MD5 recalculations for small files
2026-01-29 12:53:38 -08:00
..
2026-01-27 17:27:02 -08:00
2026-01-28 14:34:07 -08:00
2024-02-14 08:26:38 -08:00
2026-01-18 15:48:09 -08:00
2026-01-23 21:38:51 -08:00