1
0
mirror of https://github.com/minio/minio.git synced 2025-03-25 15:04:14 -04:00

9 Commits

Author SHA1 Message Date
Harshavardhana
eec41c369c posix: Return diskNotFound error rather than errVolumeNotFound ()
Fixes 
2016-05-09 18:57:39 -07:00
Harshavardhana
8bce699dae xl: Add logging. () 2016-04-25 12:47:31 -07:00
Harshavardhana
91588209fa obj: Object api handle all errors in common location. () 2016-04-25 12:47:31 -07:00
Harshavardhana
b76f3f1d62 xl: Add more fixes and cleanup.
Simplify cleanup of temporary files during createFile operations.
2016-04-25 12:47:31 -07:00
Harshavardhana
e9fba04b36 logging: Enable logging across storage fs layer. ()
Adds log.Debugf at all the layer - fixes 
2016-04-24 00:36:00 -07:00
Harshavardhana
e0f8fed011 object: handle Error responses and handle errDiskFull. () 2016-04-19 02:42:10 -07:00
Harshavardhana
be002ac01e fs/object: Fix issues from review comments. 2016-04-16 17:57:14 -07:00
Harshavardhana
8457af5708 fs: Add proper volume and path validation. 2016-04-16 16:25:53 -07:00
Krishna Srinivas
3c48537f20 refactor: refactor code to separate fs into object-layer and fs layer. () 2016-04-16 16:25:53 -07:00