]> git.sur5r.net Git - bacula/bacula/commitdiff
Update doc
authorKern Sibbald <kern@sibbald.com>
Thu, 9 Dec 2004 09:51:13 +0000 (09:51 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 9 Dec 2004 09:51:13 +0000 (09:51 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1751 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo
bacula/src/stored/btape.c

index ca6911ceba80797700a2ca8f2994b4cbe1add200..b8bc278a620b98722dd970d5d0236066d4132c6c 100644 (file)
@@ -60,6 +60,11 @@ Regression tests (Jo):
 
 
 1.37 Possibilities:
+- FileSet implement "default = include" or "default = exclude"
+  as a solution to being able to include only certain files??????
+- Implement Preben's suggestion to add
+  File System Types = ext2, ext3 
+  to FileSets, thus simplifying backup of *all* local partitions.
 - Implement Maximum Job Spool Size
 - Document security problems with the same password for everyone in
   rpm and Win32 releases.
index f1578f87466ee85fc70a6602eff76b9425aadef6..281aba001887caff63cae3b5f213aca749f39ce1 100644 (file)
@@ -1772,6 +1772,7 @@ This may take a long time -- hours! ...\n\n");
 
    rewind_dev(dev);
    weof_dev(dev, 1);
+   labelcmd();
    dev->state &= ~ST_APPEND;         /* force volume to be relabeled */
 
    /*