]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/stored.h
Tweak debug levels in reservations + Correct typo in UTF-8 error message as reported by:
[bacula/bacula] / bacula / src / stored / stored.h
index a530d9a2a53e7283141ae6a053c40cc1424d1cbe..23c8da262ea03d14f10684a44591292df413fec5 100644 (file)
@@ -37,8 +37,8 @@
 #define STORAGE_DAEMON 1
 
 /* Set to debug mutexes */
-#define SD_DEBUG_LOCK
-const int sd_dbglvl = 100;
+//#define SD_DEBUG_LOCK
+const int sd_dbglvl = 300;
 
 #ifdef HAVE_MTIO_H
 #include <mtio.h>