]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Thu, 1 Nov 2007 12:28:24 +0000 (12:28 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 1 Nov 2007 12:28:24 +0000 (12:28 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5825 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo

index db0218fc739527ab5fa5e7f0afa38251b5974ba9..6c2df4124aac6d8221a377f2d420823fea9b45dd 100644 (file)
@@ -77,6 +77,13 @@ Priority:
       x = k[i] - (d[i] & 0xF) + 16
    }
    s[i] = x + 'A';
+- Eliminate:  /var is a different filesystem. Will not descend from / into /var
+- Separate Files and Directories in catalog
+- Create FileVersions table
+- Look at rsysnc for incremental updates and dedupping
+- Add MD5 or SHA1 check in SD for data validation
+- modify pruning to keep a fixed number of versions of a file, 
+  if requested.
 - finish implementation of fdcalled -- see ua_run.c:105
 - Fix problem in postgresql.c in my_postgresql_query, where the
   generation of the error message doesn't differentiate result==NULL