17 Commits (b9f0e8c7124ddd65f65f08d2c603f76f39a7ea09)

Author SHA1 Message Date
Harshavardhana 95c65f4e8f
do not panic on rebalance during server restarts (#19563) 1 year ago
Harshavardhana 8b8be2695f
optimize mkdir calls to avoid base-dir `Mkdir` attempts (#18021) 2 years ago
Harshavardhana 7725425e05
fix: fork os.MkdirAll to optimize cases where parent exists (#15379) 3 years ago
Harshavardhana f527c708f2
run gofumpt cleanup across code-base (#14015) 4 years ago
Harshavardhana c791de0e1e
re-implement pickValidInfo dataDir, move to quorum calculation (#13681) 4 years ago
Harshavardhana 4d876d03e8 fix: do not fail upon faulty/non-writable drives 4 years ago
Harshavardhana 069432566f update license change for MinIO 4 years ago
Ritesh H Shukla 6a2ed44095 fix: optionally enable tracing posix calls 4 years ago
Harshavardhana df93102235
fix: unwrapping issues with os.Is* functions (#10949) 5 years ago
Anis Elleuch f44a960dcd
tests: Fix one multi-delete test failure in Windows CI (#9602) 5 years ago
Harshavardhana 5d3d57c12a
Start using error wrapping with fmt.Errorf (#8588) 6 years ago
Daryl Finlay 9389a55e5d Cancel PutObjectPart on upload abort (#7940) 6 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Harshavardhana c184038b6a Add proper custom errors object creations (#7387) 6 years ago
Oleg Kovalov 37de2dbd3b simplifying if-else chains to switches (#6208) 7 years ago
Harshavardhana 2dede2fdc2 Add reliable RemoveAll to handle racy situations (#6227) 7 years ago
Harshavardhana 12f67d47f1 Fix a possible race during PutObject() (#5376) 8 years ago