mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
Remove debug message
(This used to be ctdb commit db0fdc2281c4742113c92d697371c37815db35a0)
This commit is contained in:
parent
71b8015ccf
commit
90c0c235fa
@ -728,8 +728,6 @@ int ctdb_set_db_readonly(struct ctdb_context *ctdb, struct ctdb_db_context *ctdb
|
||||
{
|
||||
char *ropath;
|
||||
|
||||
DEBUG(DEBUG_ERR,("XXX set db readonly %s\n", ctdb_db->db_name));
|
||||
|
||||
if (ctdb_db->readonly) {
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user