]> git.sur5r.net Git - bacula/bacula/commitdiff
Update projects file + property changes
authorKern Sibbald <kern@sibbald.com>
Tue, 16 Sep 2008 15:05:46 +0000 (15:05 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 16 Sep 2008 15:05:46 +0000 (15:05 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7602 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/projects
bacula/src/filed/accurate.c

index 1611914f27fe86c61e734bdf8b0aa172b283c164..f00c606156b3649aa990f77af0a6e5bc2fa11fbc 100644 (file)
@@ -1107,6 +1107,22 @@ Item  n:  make changing "spooldata=yes|no" possible for
 
   Notes:  ./.
 
+Item 1:   Implement an option to modify the last written date for volumes
+Date:     16 September 2008
+Origin:   Franck (xeoslaenor at gmail dot com)
+Status:   Proposing
+What:     The ability to modify the last written date for a volume
+Why:      It's sometime necessary to jump a volume when you have a pool of volume
+          which recycles the oldest volume at each backup.
+          Sometime, it needs to cancel a set of backup (one day
+          backup, completely) and we want to avoid that bacula
+          choose the volume (which is not written at all) from
+          the cancelled backup (It has to jump to next volume).
+          in this case, we just need to update the written date
+          manually to avoir the "oldest volume" purge.
+Notes:    An option can be add to "update volume" command (like 'written date'
+          choice for example)
+
 ============= Empty Feature Request form ===========
 Item  n:  One line summary ...
   Date:   Date submitted 
@@ -1428,4 +1444,3 @@ Item h10: Clustered file-daemons
    Notes: Kern: I don't understand the request enough to be able to
           implement it. A lot more design detail should be presented
           before voting on this project.
-
index 3f6059ea5da85617b343dcecb8afb173823d8b7c..c98f924963bee472f443d63d06cc38b91d88a285 100644 (file)
@@ -26,7 +26,7 @@
    Switzerland, email:ftf@fsfeurope.org.
 */
 /*
- *   Version $Id $
+ *  Version $Id $
  *
  */