aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO8
1 files changed, 1 insertions, 7 deletions
diff --git a/TODO b/TODO
index 2df1421fe..2cd8ede50 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,6 @@
-*) deal with recursive symlinks
- *) only check symbolic links when updating adding!
- *) don't keep track of inodes or devices in db
- *) use inodes and devices for checking for recursive symlinks on the fly
- *) implement this in updateDirectoryDb and exploreDirectory
-
*) Optimize read() on cleints
-*) Optimize db update
+*) directory.c needs some serious cleanup
0.12
----