mirror of https://github.com/minio/minio.git
d55f4336ae
In the Current bug we were re-using the context from previously granted lockers, this would lead to lock timeouts for existing valid read or write locks, leading to premature timeout of locks. This bug affects only local lockers in FS or standalone erasure coded mode. This issue is rather historical as well and was present in lsync for some time but we were lucky to not see it. Similar changes are done in dsync as well to keep the code more familiar Fixes #9827 |
||
---|---|---|
.. | ||
.gitignore | ||
drwmutex.go | ||
drwmutex_test.go | ||
dsync-server_test.go | ||
dsync.go | ||
dsync_test.go | ||
rpc-client-impl_test.go | ||
rpc-client-interface.go |