TMP: insane debugging idmap_tdb_common_allocate_id_action
authorMichael Adam <obnox@samba.org>
Thu, 5 Feb 2015 15:42:53 +0000 (16:42 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 25 May 2016 10:33:51 +0000 (12:33 +0200)
source3/winbindd/idmap_tdb_common.c

index ebf1bb90b2cb9aee38f173f980e46624ba22b3f7..7b3d6ae52c040ec7262fb471d2fc13604cc668ac 100644 (file)
@@ -78,6 +78,8 @@ static NTSTATUS idmap_tdb_common_allocate_id_action(struct db_context *db,
                goto done;
        }
 
+DEBUG(0, ("OBNOX - idmap_tdb_common_allocate_id_action: allocated new %s: %d\n", state->hwmtype, hwm));
+
        /* recheck it is in the range */
        if (hwm > state->high_hwm) {
                DEBUG(1, ("Fatal Error: %s range full!! (max: %lu)\n",