mirror of https://github.com/minio/minio.git
1ad5fb8f76
Previously checkDiskFree() checks for free available space. This patch enables checkDiskFree() also checks for free inodes in linux and free clusters in windows. Fixes #2075 |
||
---|---|---|
.. | ||
disk.go | ||
disk_test.go | ||
stat_nix.go | ||
stat_windows.go | ||
type_darwin.go | ||
type_linux.go | ||
type_unix.go | ||
type_windows.go |