32 Commits (e2498edb4580b6c941b70f2c480de90fa08dd867)

Author SHA1 Message Date
Harshavardhana 79bab6b561 XL: Operations on `uploads.json` should cater for disk being unavailable. (#2277) 8 years ago
Krishna Srinivas 303f216150 tests: xl-v1-metadata.go, xl-v1-multipart-common.go - remove unused methods, add enhance tests to improve code coverage. (#2260) 8 years ago
Harshavardhana a0635dcdd9 XL: Do not rely on getLoadBalancedQuorumDisks for NS consistency. (#2243) 8 years ago
Harshavardhana cef26fd6ea XL: Refactor usage of reduceErrs and consistent behavior. (#2240) 8 years ago
Harshavardhana cdf1373f8e XL: Ignore and continue for cases when bucket does not exist. (#2205) 8 years ago
Harshavardhana dc3bafb194 XL: isQuorum rename as isDiskQuorum, word it properly. (#2196) 8 years ago
Krishnan Parthasarathi bef72f26db xl: Make locking more granular for PutObjectPart requests (#2168) 8 years ago
Harshavardhana ca1b1921c4 XL: Implement ignore errors. (#2136) 8 years ago
Krishnan Parthasarathi 285a94d2c0 Ignored errors in cleanup in commitXLMetadata (#2044) 8 years ago
Harshavardhana ae936a0147 XL: Relax write quorum further to N/2 + 1. (#2018) 8 years ago
Harshavardhana 42286cba70 XL: Implement new ReadAll API for files which are read in single call. (#1974) 8 years ago
Harshavardhana e8990e42c2 XL: Make allocations simpler avoid redundant allocs. (#1961) 8 years ago
Harshavardhana 50d25ca94a XL: Change AppendFile() to return only error (#1932) 8 years ago
Harshavardhana 8c0942bf0d XL: Remove usage of reduceErr and make it isQuorum verification. (#1909) 8 years ago
Bala FA 61598ed02f posix: return errFaultyDisk on I/O errors. (#1885) 8 years ago
Harshavardhana 51f3d4e0ca XL/multipart: statPart should ignore errDiskNotFound. (#1862) 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
Krishna Srinivas 89f65333fb XL/Multipart: Introduce "deleted" field for uploads.json (#1810) 8 years ago
Krishna Srinivas 22511dc4c7 XL/Multipart: During list-multipart-uploads ignore errFileNotFound and errDiskNotFound errors. (#1813) 8 years ago
Harshavardhana 445dc22118 XL: Cleanup and add more comments. (#1807) 8 years ago
Harshavardhana a4a0ea605b XL: Fix GetObject erasure decode issues. (#1793) 8 years ago
Harshavardhana 5e8de786b3 XL: Truly use unique id's in temp directory. (#1790) 8 years ago
Harshavardhana feb337098d XL: bring in new storage API. (#1780) 8 years ago
Krishnan Parthasarathi c87f259820 Remove parts that are missing in CompleteMultipartUpload (#1786) 8 years ago
Krishna Srinivas 6dc8323684 FS/ListMultipart: Fix FS list-multipart to work for unit test cases. 8 years ago
Krishna Srinivas 616a257bfa XL/Multipart: isMultipartUpload() checks for presence of uploads.json on a random disk. 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 a00a5c6e7e XL: Multipart update uploads.json properly. (#1741) 8 years ago
Harshavardhana 293d246f95 XL/FS: Rewrite in new format. 8 years ago