]> 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 37b7758d43a311c9d3cf9a93643206570af4e18f..89873c09fa6cb2dc16803c6f34edc4ca53f282c7 100644 (file)
@@ -1,6 +1,26 @@
               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?
+kes  Apply Eric's media patch that collects read/write media
+     times as well as byte counts.  This patch requires a
+     simultaneous upgrade of the DIR and SD.  Note, there
+     should be some way to turn of timing. I'm not sure
+     times are in Bacula units.
+kes  Apply Eric's batch-insert patch.
 09Feb07
 kes  Update projects list.
 08Feb07