From: Kern Sibbald Date: Thu, 9 Dec 2004 09:51:13 +0000 (+0000) Subject: Update doc X-Git-Tag: Release-7.0.0~9040 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3899b332cb32b53df73897a0013a6e83b8df2733;p=bacula%2Fbacula Update doc git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1751 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/kernstodo b/bacula/kernstodo index ca6911ceba..b8bc278a62 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -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. diff --git a/bacula/src/stored/btape.c b/bacula/src/stored/btape.c index f1578f8746..281aba0018 100644 --- a/bacula/src/stored/btape.c +++ b/bacula/src/stored/btape.c @@ -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 */ /*