1 Commits (a97230dd568bc1a5923413cdaf8ace21c917e671)

Author SHA1 Message Date
Harshavardhana 293d246f95 XL/FS: Rewrite in new format. 8 years ago
Krishna Srinivas b83b87a7f6 XL/Incompleteuploads: list should save the tree-walk go routine to the map if eof is not reached. (#1695) 8 years ago
Krishna Srinivas 5b95f097d4 multipart: listing does not skip uploadIDmarker. (#1708) 8 years ago
Harshavardhana 9fdb69563d handler: CopyObject should save metadata. (#1698) 8 years ago
Harshavardhana 7d6ed50fc2 objects: Save all the incoming metadata properly. (#1688) 8 years ago
Harshavardhana 404364ba73 XL/fs: ListMultipartUploads should list only requested entries. (#1668) 8 years ago
Krishna Srinivas 3c1ef3fee2 Locking: move locking code from xl-erasure to xl-objects. (#1673) 8 years ago
Krishna Srinivas 824c8a39f1 XL/Multipart: If the part is already uploaded ignore the newly uploaded part. (#1677) 8 years ago
Krishna Srinivas 71b9341fc7 XL/Multipart: Cleanup uploads.json after abort-multipart-upload. (#1678) 8 years ago
Harshavardhana 4bc923e63b XL/fs: Optimize calling isBucketExist() (#1656) 8 years ago
Krishna Srinivas 39865c0d2e XL/Multipart: Fix list multipart output. (#1661) 8 years ago
Harshavardhana 1760687c83 XL: Make sure to create proper temporary files for renames to succeed. (#1654) 8 years ago
Harshavardhana 9472299308 logging: Log only for unhandled errors, remove all the debug logging. (#1652) 8 years ago
Harshavardhana b62774d32f storage/xl: Return errVolumeAccessDenied if disks cannot be accessed. (#1621) 8 years ago
Bala FA 3ff0a56e62 XL: Ignore errDiskNotFound in certain situations (#1610) 8 years ago
Harshavardhana 722abe2d0f xl/fs: pathJoin now takes variadic inputs. (#1550) 8 years ago
Krishna Srinivas a205aca6d2 init: Cleanup .minio/tmp directories recursively. Also takes care of cleaning up of parts directory during abortMultipartUpload. (#1532) 8 years ago
Harshavardhana 56b7df90e1 xl/fs: ListObjectParts should set nextPartNumberMarker properly. (#1528) 8 years ago
Harshavardhana a56d5ef415 xl/fs: isFunctions should only return boolean. (#1525) 8 years ago
Harshavardhana 751fa972f5 xl/fs: Multipart re-org introduce "uploads.json" (#1505) 8 years ago
Harshavardhana 5133ea50bd xl/fs: Make i/o operations atomic. (#1496) 8 years ago
Krishna Srinivas 247e835d7b object: move go-routine listing from posix to objectLayer. (#1491) 8 years ago
Harshavardhana 46680788f9 xl/fs: cleanup '/.minio/tmp' directory on each initialization. (#1490) 8 years ago
Harshavardhana d0e854afb7 xl/fs: Bring in ".minio/tmp" directory support. (#1464) 8 years ago
Harshavardhana afd59c45dc xl/fs: Move few functions into common code. (#1453) 8 years ago