Krishnan Parthasarathi
|
e3fd4c0dd6
|
XL: Make listOnlineDisks and outDatedDisks consistent w/ each other. (#3808)
|
2017-03-04 14:53:28 -08:00 |
Anis Elleuch
|
0715032598
|
heal: Add ListBucketsHeal object API (#3563)
ListBucketsHeal will list which buckets that need to be healed:
* ListBucketsHeal() (buckets []BucketInfo, err error)
|
2017-01-19 09:34:18 -08:00 |
Krishnan Parthasarathi
|
c194b9f5f1
|
Implement mgmt REST APIs for heal subcommands (#3533)
The heal APIs supported in this change are,
- listing of objects to be healed.
- healing a bucket.
- healing an object.
|
2017-01-17 10:02:58 -08:00 |
Harshavardhana
|
fee3f99a6e
|
xl: heal bucket should validate if bucket exists first. (#2953)
Fixes #2944
|
2016-10-17 02:10:23 -07:00 |