1
0
mirror of https://github.com/minio/minio.git synced 2025-03-31 01:33:41 -04:00

8 Commits

Author SHA1 Message Date
Harshavardhana
36ab615518 Remove unused functions and constants () 2018-07-20 23:37:43 +05:30
kannappanr
43cc0096fa
Add support for deployment ID ()
deployment ID helps in identifying a minio deployment in the case of remote
logging targets.
2018-07-18 20:17:35 -07:00
Anis Elleuch
32700fca52 Enhance fatal errors printing of common issues seen by users () 2018-05-08 19:04:36 -07:00
kannappanr
f8a3fd0c2a
Create logger package and rename errorIf to LogIf ()
Removing message from error logging
Replace errors.Trace with LogIf
2018-04-05 15:04:40 -07:00
Krishnan Parthasarathi
e5e3d17216 Do not close *lock.LockedFile on failure () 2018-02-21 11:28:24 -08:00
Krishna Srinivas
047b7aff0c Seek to offset 0 after Truncate() () 2018-02-06 15:37:48 -08:00
Krishna Srinivas
3b2486ebaf Lock free multipart backend implementation for FS () 2018-01-31 13:17:24 -08:00
Krishna Srinivas
7c72d14027 Separate the codebase for XL and FS format.json related code () 2018-01-08 14:30:55 -08:00