mirror of https://github.com/minio/minio.git
do not modify opts.UserDefined after object-handler has set all the necessary values, any mutation needed should be done on a copy of this value not directly. As there are other pieces of code that access opts.UserDefined concurrently this becomes challenging. fixes #14856 |
||
|---|---|---|
| .. | ||
| nas | ||
| s3 | ||
| gateway.go | ||