mirror of
https://github.com/samba-team/samba.git
synced 2024-12-31 17:18:04 +03:00
d415d4d32f
When something in the cluster blocks, it can happen that we wait indefinitely long for ctdb, just adding to the blocking condition. In theory, nothing should block, but as someone said "In practice the difference between theory and practice is larger than in theory". This adds a timeout parameter in seconds, after which we stop waiting for ctdb and panic. |
||
---|---|---|
.. | ||
loadparm.c | ||
test_lp_load.c | ||
util.c |