mirror of
https://github.com/minio/minio.git
synced 2025-12-03 06:22:32 -05:00
Refactor such that metadata and etag are combined to a single argument `srcInfo`. This is a precursor change for #5544 making it easier for us to provide encryption/decryption functions.