Harshavardhana
|
836f5204af
|
minio: Add config-folder option.
Fixes #997
|
2015-12-07 12:34:09 -08:00 |
Harshavardhana
|
ab15f56a61
|
fs/bucket: Move bucket metadata into buckets.json
|
2015-11-01 21:25:01 -08:00 |
Harshavardhana
|
baf66988e9
|
Simplify bucket delete - remove only bucket directory, no need to recursively traverse
|
2015-10-30 16:03:18 -07:00 |
Harshavardhana
|
dbaa4d8643
|
Move ListObjects into its own file
|
2015-10-22 15:39:04 -07:00 |
Harshavardhana
|
1f66f4869b
|
Fix all remaining windows path issues.
|
2015-10-22 00:05:10 -07:00 |
Harshavardhana
|
afa27b9847
|
On windows translate Prefix, Marker and Delimiter for paths
|
2015-10-21 22:00:03 -07:00 |
Harshavardhana
|
dddb1650de
|
Add 5% cumulative reduction in total size of the disk
This is done due to filesystem holding additional metadata and inode space
which is unaccounted for during min-free-disk calculation.
|
2015-10-19 10:33:34 -07:00 |
Harshavardhana
|
c065be656c
|
Implement min-free-disk as a subcommand, deprecate flag
|
2015-10-19 00:59:20 -07:00 |
Harshavardhana
|
5b2fa33bdb
|
Implementing min-free-disk
|
2015-10-18 00:23:14 -07:00 |