]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.1
move moc files into moc and .o into obj
[bacula/bacula] / bacula / technotes-2.1
index a70ce27f2ac2b702124b841b439c1fd1370555f1..89873c09fa6cb2dc16803c6f34edc4ca53f282c7 100644 (file)
@@ -1,7 +1,17 @@
               Technical notes on version 2.1
 
-General:                                                       a
+General:
+11Feb07
+kes  Optimize the use of the database a bit in the Status dir command.
+     Only open it when needed, ensure that if any previous database
+     was opened, it is closed.
 10Feb07
+kes  Correct VolCatBytes bug from media patch.
+kes  Apply patch from bug #612 by Rudolf Cejka to speedup pruning
+     in the case of orphaned records.
+kes  Modify dbcheck to handle orphaned JobMedia, Path, Filename,
+     and File records in 300K chunks to be more efficient. This
+     idea came from Alan Brown (if I remember right).
 kes  Apply Eric's scratch patch that moves a purged Volume to
      the RecyclePool.  Question: how is RecyclePool set? what
      happens to the ScratchPool?