diff options
author | Timo Weingärtner <timo@tiwe.de> | 2011-11-06 00:00:31 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2011-11-06 00:00:31 +0100 |
commit | 148e9eab1109789916a7b55ece957156a57ee4cf (patch) | |
tree | 8d93776269c965e1097e9b9c60ab02a59eee1aac /TODO | |
download | hadori-148e9eab1109789916a7b55ece957156a57ee4cf.tar.gz |
initial commit0.1
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +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() |