mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
fde5a66531
a client held the chainlock, and the daemon received a dmaster reply at the same time. The daemon would not be able to process the dmaster reply, due to the lock, but the fetch lock cannot make progres until the dmaster reply is processed. The solution is to not hold the lock in the client while talking to the daemon. The client has to retry the lock after the record has migrated. This means that forward progress is not guaranteed. We'll have to see if that matters in practice. (This used to be ctdb commit 737e5a1253cb048222c595a474aff71c99fc554f)
17 lines
147 B
Plaintext
17 lines
147 B
Plaintext
config.status
|
|
Makefile
|
|
bin
|
|
config.log
|
|
push.sh
|
|
ctdb_test
|
|
config.cache
|
|
configure
|
|
config.h
|
|
config.h.in
|
|
nodes-ssh.txt
|
|
TAGS
|
|
ctdb-0
|
|
ctdb-1
|
|
ctdb-2
|
|
ctdb-3
|