diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-20 12:18:49 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-20 12:18:49 +0000 |
commit | 4821d9a1e9380ba0272df1e4014261b730824022 (patch) | |
tree | 6ac470ec22d33b69ce3efc719f7d710e93eeedf2 | |
parent | e16c519bfc2341fb367b84a5135174a15a0fad4f (diff) | |
download | mpd-4821d9a1e9380ba0272df1e4014261b730824022.tar.gz mpd-4821d9a1e9380ba0272df1e4014261b730824022.tar.xz mpd-4821d9a1e9380ba0272df1e4014261b730824022.zip |
todo update
git-svn-id: https://svn.musicpd.org/mpd/trunk@1583 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4,6 +4,13 @@ *) Optimize db update +*) deal with recursive symbolic link + 1) track st_ino and st_dev for each directory + 2) when adding a directory, be sure its st_ino and st_dev aren't + the same as a parent + 3) need to sore parent directory in directory struct + 4) ~12 bytes per directory entry + Post-1.0 -------- 1) crosslink "list" stuff, for example, artists are crosslinked to alubms and |