From: Kern Sibbald Date: Mon, 8 Dec 2003 16:17:51 +0000 (+0000) Subject: Documentation updates X-Git-Tag: Release-7.0.0~9890 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=581b2da3aa5ba88507b0f7c9c93fabf8026735ef;p=bacula%2Fbacula Documentation updates git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@835 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/kernstodo b/bacula/kernstodo index 890f1e3ec1..3327ebcaf1 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -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).