]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.3
kes Make SD code that contructs attribute insert check string lengths
[bacula/bacula] / bacula / technotes-2.3
index 69ce06e06948d9ac1c24f3ece1346940dfb70791..a84090c41e8e334bc02f62f1acc361be95653768 100644 (file)
@@ -1,7 +1,21 @@
               Technical notes on version 2.3
 
 General:
+26Sep07
+kes  Make SD code that contructs attribute insert check string lengths
+     more carefully.
+kes  If Dir gets an error during inserting attributes, cancel SD.  
+     This reduces unnecessary error messages.
+24Sep07 
+kes  Correct search boolean for getting Volume info
+ebl  Cleanup batch code.
+kes  Back out one small change to the reservation system (reserving a volume).
+kes  Rework how a Volume is mounted. It is now much more intelligent and
+     will always attempt to use any mounted volume if possible and reduces
+     calls to the Director asking about volumes.
 23Sep07 
+kes  Turn off some code when batch insert not enabled.
+kes  Edit FD name in connect error messages.
 kes  Rework the reservation system to take into account that the Director
      might give us a Volume that is different from the current one being
      used, and to ensure that we don't exceed Maximum Volume Jobs.