17 Commits (23e8390997b7dab430b6b2ed2df73458f219600d)

Author SHA1 Message Date
Harshavardhana 23e8390997
fix: Allow Walk to honor load balanced drives (#10610) 4 years ago
Klaus Post 8d98662633
re-implement data usage crawler to be more efficient (#9075) 4 years ago
Harshavardhana a7be313230 Start using new errors package (#8207) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Pontus Leitzler 9631d65552 Fix goroutine test fatalf (#6682) 6 years ago
Harshavardhana 0c2b708484 for O_RDONLY mode hold shared locks on windows (#6454) 6 years ago
Stefan Husch 914c76a801 Implement lock.Open() to fix #5642 (#6150) 6 years ago
Krishna Srinivas 3b2486ebaf Lock free multipart backend implementation for FS (#5401) 7 years ago
Harshavardhana 3d0dced23c Remove go1.9 specific code for windows (#5033) 7 years ago
Harshavardhana d864e00e24 posix: Deprecate custom removeAll/mkdirAll implementations. (#4808) 7 years ago
Harshavardhana 353f2d3a6e fs: Hold `format.json` readLock ref to avoid GC. (#4532) 7 years ago
Harshavardhana 075b8903d7 fs: Add safe locking semantics for `format.json` (#4523) 7 years ago
Harshavardhana f0b5c0ec7c windows: Support all REPARSE_POINT attrib files properly. (#4203) 7 years ago
Anis Elleuch 1b3a517683 lock, Windows: O_CREAT infers only GENERIC_WRITE (#3981) 7 years ago
Krishnan Parthasarathi e5773e11c6 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 7 years ago
Krishna Srinivas 82373e3d50 fs: cleanup - do not cache size of metafiles (#3630) 8 years ago
Harshavardhana 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) 8 years ago