+init.c: assertion `NT_SUCCESS(err)==NT_SUCCESS(dir_IoStatusBlock.Status)' failed
authorshort <>
Mon, 6 Oct 2003 03:08:00 +0000 (03:08 +0000)
committershort <>
Mon, 6 Oct 2003 03:08:00 +0000 (03:08 +0000)
TODO

diff --git a/TODO b/TODO
index c46128c..ed01e61 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,6 +4,9 @@ $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.
 libcaptive/cc/ mmap(2)s whole SharedCacheMap; ext2fsd maps whole disk area!