mirror of
https://github.com/minio/minio.git
synced 2025-08-11 00:26:57 +02:00
The code was not properly deciding if a lock needs to be removed when it doesn't have quorum anymore. After this commit, a lock will be forcefully unlocked if nodes reporting they are not able to find a lock internally breaks the quorum. Simplify the code as well. |
||
---|---|---|
.. | ||
.gitignore | ||
drwmutex_test.go | ||
drwmutex.go | ||
dsync_test.go | ||
dsync-server_test.go | ||
dsync.go | ||
lock-args_gen_test.go | ||
lock-args_gen.go | ||
lock-args.go | ||
locked_rand.go | ||
rpc-client-impl_test.go | ||
rpc-client-interface.go |