From 9092585e529ab896ebc87b6a13cb231b21209f15 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 1 Nov 2007 12:28:24 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5825 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/kernstodo | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.39.5