]> git.sur5r.net Git - bacula/bacula/commitdiff
Turn on SD deadlock detection by default
authorKern Sibbald <kern@sibbald.com>
Fri, 1 Jun 2012 16:29:07 +0000 (18:29 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:41 +0000 (14:50 +0200)
bacula/src/version.h

index 1e66f35cf295162574501d3475a8b592bf31b775..d94339d87503ac8f3b1b62b303ae2f125944ddf4 100644 (file)
@@ -77,7 +77,6 @@
  *   it can always be turned on, but we advise to use it only
  *   for debug
  */
-#if DEVELOPER
 # ifndef _USE_LOCKMGR
 #  define _USE_LOCKMGR
 # endif /* _USE_LOCKMGR */
@@ -98,7 +97,6 @@
  * dozens of thread, so turn this only for debugging.
  */
 /* #define USE_LOCKMGR_SAFEKILL */
-#endif  /* DEVELOPER */
 
 #if !HAVE_LINUX_OS && !HAVE_SUN_OS && !HAVE_DARWIN_OS && !HAVE_FREEBSD_OS
 # undef _USE_LOCKMGR