mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
WHATSNEW: Add CTDB changes for 4.12
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(master): Amitay Isaacs <amitay@samba.org> Autobuild-Date(master): Tue Jan 21 13:05:00 UTC 2020 on sn-devel-184
This commit is contained in:
parent
aa2977e151
commit
85478847a1
11
WHATSNEW.txt
11
WHATSNEW.txt
@ -129,6 +129,17 @@ Heimdal-DC: removal of weak-crypto.
|
|||||||
Following removal of DES encryption types from Samba, the embedded Heimdal
|
Following removal of DES encryption types from Samba, the embedded Heimdal
|
||||||
build has been updated to not compile weak crypto code (HEIM_WEAK_CRYPTO).
|
build has been updated to not compile weak crypto code (HEIM_WEAK_CRYPTO).
|
||||||
|
|
||||||
|
CTDB changes
|
||||||
|
------------
|
||||||
|
|
||||||
|
* The ctdb_mutex_fcntl_helper periodically re-checks the lock file
|
||||||
|
|
||||||
|
The re-check period is specified using a 2nd argument to this
|
||||||
|
helper. The default re-check period is 5s.
|
||||||
|
|
||||||
|
If the file no longer exists or the inode number changes then the
|
||||||
|
helper exits. This triggers an election.
|
||||||
|
|
||||||
|
|
||||||
smb.conf changes
|
smb.conf changes
|
||||||
================
|
================
|
||||||
|
Loading…
Reference in New Issue
Block a user