]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 10 Mar 2003 18:27:27 +0000 (18:27 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 10 Mar 2003 18:27:27 +0000 (18:27 +0000)
TODO

diff --git a/TODO b/TODO
index 62c8fd4f1f8e54c7a37c027127718c3dd470a3a0..3df9792f0edbddba84267c437ee28ac2269ded84 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,3 +20,6 @@ cp --no-preserve=X should not attempt to preserve attribute X
 printf: support %b -- consider adapting builtins/printf.def from bash
 
 copy.c: Address the FIXME-maybe comment in copy_internal.
+And once that's done, add an exclusion so that `cp --link'
+no longer incurs the overhead of saving src. dev/ino and dest. filename
+in the hash table.