7 Commits (fc774957fe88e7007c289b1203094284af502455)

Author SHA1 Message Date
Harshavardhana f0b5c0ec7c windows: Support all REPARSE_POINT attrib files properly. (#4203) 7 years ago
Krishnan Parthasarathi e5773e11c6 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 8 years ago
Harshavardhana 533338bdeb all/windows: Be case in-sensitive about pattern matching. (#3682) 8 years ago
Harshavardhana e9c45102b0 posix: Use sync.Pool buffers to copy in large buffers. (#3106) 8 years ago
Anis Elleuch 41f9ab1c69 Translate storage access denied error to S3 Access Denied response (#3015) 8 years ago
Karthic Rao 1ce339abeb Fixing ineffssaign errors (#2608) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 8 years ago
Bala FA 43539a0c86 posix: parseDirents() should follow symlink and get values. (#1631) 8 years ago
karthic rao ee8605e333 Make bucket failure fix with high concurrent load (#1630) 8 years ago
Harshavardhana 86e5d71519 erasure: MakeVol, DeleteVol and StatVol should hold locks. (#1597) 8 years ago
Krishna Srinivas 6627388dc3 posix: remove dead code related to posix reserved suffixes. (#1555) 8 years ago
Harshavardhana 9d41414fb5 posix: reserved files should be filtered out at posix not object layer. (#1554) 8 years ago
Krishna Srinivas 247e835d7b object: move go-routine listing from posix to objectLayer. (#1491) 8 years ago
Harshavardhana ad40036cba posix: filepath shouldn't be used anymore use path.Join (#1486) 8 years ago
Harshavardhana 4e34e03dd4 xl/fs: Split object layer into interface. (#1415) 8 years ago
Krishna Srinivas 4333e529e6 xl/ListFiles: return as many objects as requested. (#1383) 8 years ago
Harshavardhana be002ac01e fs/object: Fix issues from review comments. 9 years ago
Krishna Srinivas 3c48537f20 refactor: refactor code to separate fs into object-layer and fs layer. (#1305) 9 years ago
Bala FA 6af761c86c enhance multipart functions to use fsDirent (#1304) 9 years ago
Harshavardhana c69fdf0cf2 listObjects: Cleanup and naming conventions. 9 years ago
Krishna Srinivas 85ab1df5a8 listObjects: do not do stat during readdir() 9 years ago