]> git.sur5r.net Git - bacula/bacula/commitdiff
Update todo
authorKern Sibbald <kern@sibbald.com>
Fri, 20 Jun 2003 15:26:57 +0000 (15:26 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 20 Jun 2003 15:26:57 +0000 (15:26 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@597 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo

index e439223e4c3d80df51cfb970138f0697e8c36197..4c44c59eb635d05a47edd95c079d23dfbd57aec3 100644 (file)
@@ -31,7 +31,6 @@ Testing to do: (painful)
 - Figure out how to use ssh or stunnel to protect Bacula communications.
 
 For 1.31 release:
-- Implement fast block rejection: match_bsr_block().
 - Implement forward spacing block/file: position_device(bsr) --
   just before read_block_from_device();
 - On Windows with very long path names, it may be impossible to create 
@@ -991,3 +990,5 @@ Done: (see kernsdone for more)
 - Instrument use_count on DEVICE packets and ensure that the device is
   being close()ed at the appropriate time.
 - Test long path names (>64 chars) in Windows -- crashes FD?
+- Implement fast block rejection: match_bsr_block().