From d02513ee3c24ac2ff7ea39564e975bb5b864f8b7 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 20 Jun 2003 15:26:57 +0000 Subject: [PATCH] Update todo git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@597 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/kernstodo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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(). + -- 2.39.5