mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
5c8dfbbf9b
ctdbd currently only logs when a new hot key is added. If a key gets hotter then nothing new is logged. Log hot key updates when the number of migrations has doubled since the last time that key was logged. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>