diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-21 04:11:23 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-21 04:11:23 +0000 |
commit | 598162e395ca82db078ff306ba4f7adae3c8bf4b (patch) | |
tree | ffcb3698ec2f182bd50852276e241ee5b8fab1bb /TODO | |
parent | 49455434f4f04784c02d4d23cfaa7688a3d4edbf (diff) | |
download | mpd-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-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |