]> git.sur5r.net Git - bacula/bacula/commitdiff
Documentation updates
authorKern Sibbald <kern@sibbald.com>
Mon, 8 Dec 2003 16:17:51 +0000 (16:17 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 8 Dec 2003 16:17:51 +0000 (16:17 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@835 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo

index 890f1e3ec18ed614bcee4d12a41186bac8357b29..3327ebcaf1f70adfed3defd86ea4c0043f25accf 100644 (file)
@@ -60,6 +60,15 @@ For 1.33 Testing/Documentation:
 - Document lsmark command in tree.
                 
 For 1.33
+- Add a .list all files in the restore tree (probably also a list all files)
+  Do both a long and short form.
+- Add a Media record flag that indicates that the Volume does disk
+  addressing.
+- Implement VolAddr, which is used when Volume is addressed like a disk,
+  and form it from VolFile and VolBlock.
+- Make multiple restore jobs for multiple media types specifying 
+  the proper storage type.
+- Implement MediaType keyword in bsr?   
 - Fix fast block rejection (stored/read_record.c:118). It passes a null
   pointer (rec) to try_repositioning().
 - See if a restore job can add a file to the tape (prohibit this).