diff options
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 |