]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.3
More reservations tweaks
[bacula/bacula] / bacula / technotes-2.3
index 1d35512bfbac6c388aac8b83d35152ca8937c0b6..366a13fd9485942795c492b79d5a568022e348bc 100644 (file)
@@ -1,6 +1,15 @@
               Technical notes on version 2.3
 
 General:
+06Jan08
+ebl  Fixes #1034 which cause mysql to hang the connection after 8h
+ebl  Change default statistics target of filename.name and path.path
+     fields for PostgreSQL. This speeds lookup by indexes. Thanks
+     to Marc Cousin.
+kes  A few more tweaks to new reservation code. Make sure to clear
+     vol released flag when retaking volume. When reading label and
+     label is bad mark volume unused. When recycling, mark volume
+     unused so it can be renamed.
 05Jan08
 kes  Fix reserve_volume() so it doesn't release a volume in use
      (i.e. a volume entry not marked released). This should be