(copy_internal): Tighten up and add comments
authorJim Meyering <jim@meyering.net>
Sat, 13 Oct 2001 20:53:36 +0000 (20:53 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Oct 2001 20:53:36 +0000 (20:53 +0000)
commitd78d5d448fae2c4816b37b68cf431b934b7bba6f
tree575522828ab999d3b9b63d7928e22111d83d19f4
parent8f28cc87080b70d087a378891b884382e6baf58b
(copy_internal): Tighten up and add comments
describing the test for when to record (via remember_copied)
a <dst_path, source_dev, source_ino> triple.
Relax the test that guards the hard-linked-dir check and
the hard-link-preserving code.
src/copy.c