Fix handling of hard link targets by -c --transform
commitf74cab3a936190a65d57c82fea5b1a05affee60a
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 30 Jul 2009 08:43:16 +0000 (30 11:43 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 30 Jul 2009 08:43:16 +0000 (30 11:43 +0300)
tree22d27211a3fe2408b8ecb4b858006c3c23337608
parent01c4475b17bf80cc04e6927b809190f2956e2f89
Fix handling of hard link targets by -c --transform

* src/create.c (file_count_links): Transform link target
before the look up.
* tests/xform-h.at: New test case.
* tests/Makefile.am (TESTSUITE_AT): Add xform-h.at.
* tests/testsuite.at: Add xform-h.at
src/create.c
tests/Makefile.am
tests/testsuite.at
tests/xform-h.at [new file with mode: 0644]