(copy_internal): Don't preserve hard-linked directories
authorJim Meyering <jim@meyering.net>
Sun, 27 Sep 1998 02:57:29 +0000 (02:57 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 Sep 1998 02:57:29 +0000 (02:57 +0000)
commit80499598c1596b3f279737385c4fde734bcaf679
tree6c389032bc47a0b321c52e9d4d1a14ea883c4350
parentb6dcafff113b972965f7e39f67cb2b588170b8ea
(copy_internal): Don't preserve hard-linked directories
to avoid damaging the destination filesystem when copying from a
Netapp snapshot directory.  With code from Kjetil Torgrim Hollstein
and Paul Eggert.
src/copy.c