mirror of
https://github.com/minio/minio.git
synced 2025-02-03 09:55:59 -05:00
14a7ae8586
Instead of having less/more fields inside a structure depending on the platform (non-linux/linux), it would be better to have the same standard definition in all platforms, and certain fields of the structure to be populated or left unpopulated depending on the platform.