mirror of https://github.com/minio/minio.git
* Prevents blocking when losing quorum (standard on cluster restarts). * Time out to prevent endless buildup. Timed-out remote locks will be canceled because they miss the refresh anyway. * Reduces latency for all calls since the wall time for the roundtrip to remotes no longer adds to the requests. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| drwmutex.go | ||
| drwmutex_test.go | ||
| dsync-client_test.go | ||
| dsync-server_test.go | ||
| dsync.go | ||
| dsync_test.go | ||
| lock-args.go | ||
| lock-args_gen.go | ||
| lock-args_gen_test.go | ||
| locked_rand.go | ||
| locker.go | ||
| utils.go | ||