s3:registry increase a debug level
authorChristian Ambach <ambi@samba.org>
Fri, 19 Apr 2013 09:20:38 +0000 (11:20 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 19 Apr 2013 11:16:38 +0000 (13:16 +0200)
do not clutter the logs

Reviewed-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Christian Ambach <ambi@samba.org>
source3/registry/reg_perfcount.c

index cfefb1fb95155dd84efa6e281740310cd55f52c5..82e5624d4703de41499563802d7d6571e966dffc 100644 (file)
@@ -77,7 +77,7 @@ uint32 reg_perfcount_get_base_index(void)
        names = tdb_open_log(fname, 0, TDB_DEFAULT, O_RDONLY, 0444);
 
        if ( !names ) {
-               DEBUG(1, ("reg_perfcount_get_base_index: unable to open [%s].\n", fname));
+               DEBUG(2, ("reg_perfcount_get_base_index: unable to open [%s].\n", fname));
                return 0;
        }    
        /* needs to read the value of key "1" from the counter_names.tdb file, as that is