From: Kern Sibbald Date: Thu, 1 Nov 2007 12:28:24 +0000 (+0000) Subject: Update X-Git-Tag: Release-7.0.0~5470 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9092585e529ab896ebc87b6a13cb231b21209f15;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5825 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/kernstodo b/bacula/kernstodo index db0218fc73..6c2df4124a 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -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