7 Commits (d4bea5fbf80509071ac6cbc351f3e49942038852)

Author SHA1 Message Date
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. 8 years ago
Krishna Srinivas 3c48537f20 refactor: refactor code to separate fs into object-layer and fs layer. (#1305) 8 years ago
Bala FA 6af761c86c enhance multipart functions to use fsDirent (#1304) 8 years ago
Harshavardhana c69fdf0cf2 listObjects: Cleanup and naming conventions. 8 years ago
Krishna Srinivas 85ab1df5a8 listObjects: do not do stat during readdir() 8 years ago