Krishnan Parthasarathi
67509453d3
FS: sync abortMultipart cleanup and bg append ( #3388 )
...
backgroundAppend type's abort method should wait for appendParts to finish
writing ongoing appending of parts in the background before cleaning up
the part files.
2016-12-02 23:33:06 -08:00
Krishna Srinivas
f4f512fedd
FS/multipart: Bug fix related to part path. Hold lock on part while appending. ( #3335 )
2016-11-23 12:50:09 -08:00
Krishna Srinivas
01ae5bb39c
FS/multipart: Fix append-parts to use minioMetaTmpBucket. ( #3304 )
2016-11-23 03:04:04 -08:00
Anis Elleuch
339c9019b9
Protect multipart directory from removing when it is empty ( #3315 )
2016-11-22 13:15:06 -08:00
Harshavardhana
066f64d34a
bootup: MetaVolume init should use isErrIngored helper. ( #3303 )
2016-11-21 01:46:55 -08:00
Krishna Srinivas
afa4c7c3ef
fs/multipart: Append multipart parts in a proper Go routine in background. ( #3282 )
2016-11-20 23:42:53 -08:00