aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-06-23 05:26:24 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-06-23 05:26:24 +0000
commit98f523940c35e032be803a8b8f0d7d315e436953 (patch)
tree20a7cc0b796a7e200b12ad8be4481d10c379b7be
parentd8eed0241bb8d0cbe18ffffb3a1459bd8f83b1c9 (diff)
downloadmpd-98f523940c35e032be803a8b8f0d7d315e436953.tar.gz
mpd-98f523940c35e032be803a8b8f0d7d315e436953.tar.xz
mpd-98f523940c35e032be803a8b8f0d7d315e436953.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1625 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-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
----