mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
ctdb-recoverd: Drop an unnecessary log message
do_takeover_run() will logs something at NOTICE level anyway. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
2a93b8423b
commit
ebbeab74ed
@ -2654,8 +2654,6 @@ static void process_ipreallocate_requests(struct ctdb_context *ctdb,
|
||||
int32_t ret;
|
||||
struct srvid_requests *current;
|
||||
|
||||
DEBUG(DEBUG_INFO, ("recovery master forced ip reallocation\n"));
|
||||
|
||||
/* Only process requests that are currently pending. More
|
||||
* might come in while the takeover run is in progress and
|
||||
* they will need to be processed later since they might
|
||||
|
Loading…
Reference in New Issue
Block a user