Harshavardhana
|
9d41414fb5
|
posix: reserved files should be filtered out at posix not object layer. (#1554)
|
2016-05-09 02:53:08 -07:00 |
Harshavardhana
|
751fa972f5
|
xl/fs: Multipart re-org introduce "uploads.json" (#1505)
Fixes #1457
|
2016-05-07 02:08:03 -07:00 |
Krishna Srinivas
|
a5d31d4254
|
XL/ListObjects: use string.TrimSuffix instead of Trim. (#1498) (#1509)
|
2016-05-06 13:28:55 -07:00 |
Krishna Srinivas
|
48d3be36da
|
XL/ListObjects: Fix ordering issue during listing if the files were uploaded as multipart uploads. (#1498) (#1506)
i.e if two files "tmp" and "tmp.1" are uploaded as multipart we would list ""tmp.1"" before ""tmp"" as "tmp.1/" < "tmp/"
|
2016-05-06 10:19:09 -07:00 |
Krishna Srinivas
|
247e835d7b
|
object: move go-routine listing from posix to objectLayer. (#1491)
|
2016-05-05 12:51:56 -07:00 |