diff options
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -23,3 +23,7 @@ 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. + +Apply suggestion from Paul Jarc to use something along the +lines of http://cr.yp.to/daemontools/setuidgid.html to avoid +kludges (as in tests/rm/fail-2eperm) when running tests as root. |