1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 10:13:42 -04:00

2 Commits

Author SHA1 Message Date
Harshavardhana
27d716c663
simplify usage of mutexes and atomic constants () 2020-05-03 22:35:40 -07:00
Harshavardhana
b3f22eac56 Offload listing to posix layer ()
This PR adds one API WalkCh which
sorts and sends list over the network

Each disk walks independently in a sorted manner.
2019-05-14 13:49:10 -07:00