From: Kern Sibbald Date: Fri, 20 Jun 2003 15:26:57 +0000 (+0000) Subject: Update todo X-Git-Tag: Release-1.31~59 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d02513ee3c24ac2ff7ea39564e975bb5b864f8b7;p=bacula%2Fbacula Update todo git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@597 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/kernstodo b/bacula/kernstodo index e439223e4c..4c44c59eb6 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -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(). +