summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 642824e..7019419 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
TODO/possible optimizations
===========================
-* forget inode in to_link if link count is 1 before linking
* more debug output when attributes mismatch in handle_file()
+* perhaps use hash_map, hash_multimap for better performance?