From f52b13a15df60b02e10f88b656192a2db5077706 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Mon, 28 Nov 2011 01:11:16 +0100 Subject: TODO update --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 642824e..792be23 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ TODO/possible optimizations =========================== -* forget inode in to_link if link count is 1 before linking +* forget inode in to_link if link count is 1 before linking (might cause data + loss if inode is reallocted to a file inside the tree(s) being scanned) * more debug output when attributes mismatch in handle_file() +* perhaps use hash_map, hash_multimap for better performance? -- cgit v1.2.3