13 Commits (129ebbd685293997a9b3314fdece4f9c70ef8d93)

Author SHA1 Message Date
Bala FA 61598ed02f posix: return errFaultyDisk on I/O errors. (#1885) 8 years ago
Krishna Srinivas acc393ba8b XL/tree-walk: Added comments, changed variable names and structure fields to improve code readability. (#1856) 8 years ago
Krishna Srinivas 002c5bf7dd XL: Treewalk handle all the race conditions and blocking channels. 8 years ago
Harshavardhana 1cf1532ca3 XL: Implement ListObjects channel and pool management. 8 years ago
Harshavardhana 82fd907933 XL/PutObject: Handle all pending cases of DiskNotFound. 8 years ago
Harshavardhana fb95c1fad3 XL: Bring in some modularity into format verification and healing. (#1832) 8 years ago
Harshavardhana ae311aa53b XL: Cleanup, comments and all the updated functions. (#1830) 8 years ago
Harshavardhana 445dc22118 XL: Cleanup and add more comments. (#1807) 8 years ago
Harshavardhana d65101a8c8 XL: Implement strided erasure distribution. (#1772) 8 years ago
Krishna Srinivas b1e2b7dea2 Fix list-incomplete uploads for XL. 8 years ago
Harshavardhana b2293c2bf4 XL: Rename, cleanup and add more comments. (#1769) 8 years ago
Harshavardhana 1e393c6c5b XL: Add new metadata for checksum. (#1743) 8 years ago
Harshavardhana 293d246f95 XL/FS: Rewrite in new format. 8 years ago
Harshavardhana 7ae5470395 XL: simplify isMultipartObject not need to handle unknown errors. (#1686) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 8 years ago
Harshavardhana 9d41414fb5 posix: reserved files should be filtered out at posix not object layer. (#1554) 8 years ago
Harshavardhana 751fa972f5 xl/fs: Multipart re-org introduce "uploads.json" (#1505) 8 years ago
Krishna Srinivas a5d31d4254 XL/ListObjects: use string.TrimSuffix instead of Trim. (#1498) (#1509) 8 years ago
Krishna Srinivas 48d3be36da XL/ListObjects: Fix ordering issue during listing if the files were uploaded as multipart uploads. (#1498) (#1506) 8 years ago
Krishna Srinivas 247e835d7b object: move go-routine listing from posix to objectLayer. (#1491) 8 years ago