5 Commits (129ebbd685293997a9b3314fdece4f9c70ef8d93)

Author SHA1 Message Date
Harshavardhana ed4fe689b4 posix: Support UNC paths on windows. (#1887) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 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 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