+Include ext2fsd.sys
[captive.git] / TODO
diff --git a/TODO b/TODO
index 009d099..16a111a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,6 +8,7 @@ Concurrent disk writes may fail on captive_file_write() .Information==num_bytes
 
 Strict ulimit (rlimit) of sandbox child.
 Set direct-write buffers limit for sandbox child.
+Include ext2fsd.sys
 
 Better BLKGETSIZE64 vs. BLKGETSIZE run-time availability compatibility.
 'src/client/gnomevfs/captive.conf' should be generated.
@@ -17,3 +18,6 @@ Why native NT autocheck (=w/o errors) the volume after our DISMOUNT_VOLUME?
 'src/install/acquire/cabextract/' should be GnomeVFS cabextract:// module.
 Fix 'src/install/acquire/' GTK+ compiler warning - see its 'Makefile.am'.
 Unify options parsing by captive_options_parse().
+Rename 'CAPTIVE_XXX_IS_OBJECT' to 'CAPTIVE_IS_XXX_OBJECT'.
+Move sandbox master 'directory_read' bufering from sandbox/ to client/.
+Move sandbox master 'file_seek' 'offset' maintenance from sandbox/ to client/.