mirror of
https://github.com/minio/minio.git
synced 2024-12-25 14:45:54 -05:00
e9b2bf00ad
This PR implements locking from a global entity into a more localized set level entity, allowing for locks to be held only on the resources which are writing to a collection of disks rather than a global level. In this process this PR also removes the top-level limit of 32 nodes to an unlimited number of nodes. This is a precursor change before bring in bucket expansion. |
||
---|---|---|
.. | ||
.gitignore | ||
drwmutex_test.go | ||
drwmutex.go | ||
dsync_private_test.go | ||
dsync_test.go | ||
dsync-server_test.go | ||
dsync.go | ||
retry_test.go | ||
retry.go | ||
rpc-client-impl_test.go | ||
rpc-client-interface.go |