]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/stored.h
Move reservations message lock to lock jcr only this
[bacula/bacula] / bacula / src / stored / stored.h
index a530d9a2a53e7283141ae6a053c40cc1424d1cbe..03e067d0feb8ef2ca534f883a362544c98d18d89 100644 (file)
@@ -7,8 +7,8 @@
    many others, a complete list can be found in the file AUTHORS.
    This program is Free Software; you can redistribute it and/or
    modify it under the terms of version two of the GNU General Public
-   License as published by the Free Software Foundation plus additions
-   that are listed in the file LICENSE.
+   License as published by the Free Software Foundation and included
+   in the file LICENSE.
 
    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -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>