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