From 4821d9a1e9380ba0272df1e4014261b730824022 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Sun, 20 Jun 2004 12:18:49 +0000 Subject: todo update git-svn-id: https://svn.musicpd.org/mpd/trunk@1583 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index 6816ec810..2a0eecd48 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.3