From: Kern Sibbald Date: Tue, 13 Aug 2002 08:12:28 +0000 (+0000) Subject: Documentation X-Git-Tag: Release-1.24~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7d13102af0779a66054da8eef390fc1edfa6b1eb;p=bacula%2Fbacula Documentation git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@91 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/kernstodo b/bacula/kernstodo index 87be51e37d..613d013a13 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -28,6 +28,10 @@ From Chuck: --sd.conf password does not match dir.conf storage password ======= +- Add command to reset VolFiles to a larger value (don't allow + a smaller number or print big warning). +- Make SD disallow writing on Volume with fewer files than in + the catalog. - Make Restore report an error if FD or SD term codes are not OK. - Convert all %x substitution variables, which are hard to remember and read to %(variable-name)s. Idea from TMDA.