mirror of https://github.com/minio/minio.git
Browse Source
Relax minio server start when disk threshold is reached and adds space check in FS (#3865)
Relax minio server start when disk threshold is reached and adds space check in FS (#3865)
* fs: Rename tempObjPath variable in fsCreateFile() * fs/posix: Factor checkDiskFree() function * fs: Add disk free check in fsCreateFile() * posix: Move free disk check to createFile() * xl: Relax free disk check in POSIX initialization * fs: checkDiskFree checks for space to store datapull/3867/head

committed by
Harshavardhana

3 changed files with 25 additions and 65 deletions
-
14cmd/fs-v1-helpers.go
-
46cmd/fs-v1.go
-
30cmd/posix.go
Write
Preview
Loading…
Cancel
Save
Reference in new issue