diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-02-26 16:13:50 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-02-26 16:13:50 +0100 |
commit | 59496322885806e9c9f82c122a1dc2b6d4f5804c (patch) | |
tree | 48a383048784359ce7fe697e37438f144e039d01 /TODO | |
parent | bccb1f0a382195d64d7691f8f464811a7cb58cb6 (diff) | |
parent | fc2e6f497641f6189d4c46bb975c47fe5cdecc24 (diff) | |
download | hadori-59496322885806e9c9f82c122a1dc2b6d4f5804c.tar.gz |
Merge branch 'master' into debian
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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? |