aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-06-21 04:11:23 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-06-21 04:11:23 +0000
commit598162e395ca82db078ff306ba4f7adae3c8bf4b (patch)
treeffcb3698ec2f182bd50852276e241ee5b8fab1bb /TODO
parent49455434f4f04784c02d4d23cfaa7688a3d4edbf (diff)
downloadmpd-598162e395ca82db078ff306ba4f7adae3c8bf4b.tar.gz
mpd-598162e395ca82db078ff306ba4f7adae3c8bf4b.tar.xz
mpd-598162e395ca82db078ff306ba4f7adae3c8bf4b.zip
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1597 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index bc599f9e4..6ae376c8f 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
*) 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