Harshavardhana
|
553fdb9211
|
XL: Bring in support for object versions written during writeQuorum. (#1762)
Erasure is initialized as needed depending on the quorum and onlineDisks.
This way we can manage the quorum at the object layer.
|
2016-05-28 15:15:53 -07:00 |
Harshavardhana
|
cae4782973
|
XL: explicit deleteObject is not needed after rename failure. (#1760)
Reason is renameObject() does deleteObject() upon writeQuorum
failure if not keeps the successfully renamed parts if we have
reached readQuorum.
|
2016-05-28 15:15:53 -07:00 |
Harshavardhana
|
a4771265cf
|
XL: Abortmultipart should update `uploads.json` properly. (#1757)
|
2016-05-28 15:15:53 -07:00 |
Harshavardhana
|
a9e778f460
|
XL/fs: initObjectLayer should cleanup tmpMetaPrefix in parallel. (#1752)
Fixes #1747
|
2016-05-28 15:15:53 -07:00 |
Harshavardhana
|
ee6645f421
|
XL: Add additional PartNumber variable as part of `xl.json` (#1750)
This is needed for verification of incoming parts and to
support variadic part uploads. Which should be sorted
properly.
Fixes #1740
|
2016-05-28 15:15:53 -07:00 |
Krishna Srinivas
|
6d84e84b3c
|
XL/mutltipart: fix partnumber to partname association. (#1739)
Fixes #1738
|
2016-05-28 15:15:53 -07:00 |
Harshavardhana
|
a00a5c6e7e
|
XL: Multipart update uploads.json properly. (#1741)
|
2016-05-28 15:15:53 -07:00 |
Harshavardhana
|
293d246f95
|
XL/FS: Rewrite in new format.
|
2016-05-28 15:15:53 -07:00 |