mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
ObjectLayer GetObject() now returns the entire object if starting offset is 0 and length is negative. This also allows to simplify handler layer code where we always had to use GetObjectInfo() before proceeding to read bucket metadata files examples `policy.json`. This also reduces one additional call overhead.
27 KiB
27 KiB