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

52 Commits

Author SHA1 Message Date
Krishna Srinivas
152cdf1c05 fs: Move traceError() to lower functions where possible. () 2017-01-26 15:40:10 -08:00
Harshavardhana
1c699d8d3f fs: Re-implement object layer to remember the fd ()
This patch re-writes FS backend to support shared backend sharing locks for safe concurrent access across multiple servers.
2017-01-16 17:05:00 -08:00