-init.c: assertion `NT_SUCCESS(err)==NT_SUCCESS(dir_IoStatusBlock.Status)' failed
authorshort <>
Sun, 12 Oct 2003 21:26:45 +0000 (21:26 +0000)
committershort <>
Sun, 12 Oct 2003 21:26:45 +0000 (21:26 +0000)
 - Appears to be fixed. Waiting for resubmit.

TODO

diff --git a/TODO b/TODO
index 7107472..9223bde 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,9 +4,6 @@ $Id$
 Known Bugs
 ----------
 
-init.c: assertion `NT_SUCCESS(err)==NT_SUCCESS(dir_IoStatusBlock.Status)' failed
- - Only fastfat.sys? Reproduction conditions?
-
 Low performance, big memory consumption; Writing 50KB/s, needs ~50MB of RAM.
 Microsoft Windows RAID tests/support - IIRC already exists open sourced.
 Mount of the same device multiple times is allowed (no EBUSY kernel protection).