]> Dogcows Code - chaz/tar/commitdiff
Fix hard links recognition with -c --remove-files
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 30 Jul 2009 20:48:04 +0000 (23:48 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 30 Jul 2009 20:49:32 +0000 (23:49 +0300)
* src/create.c (dump_hard_link): Always look up in the link table
if remove_files_option is set. Patch suggested by Theodore Ts'o
<tytso@mit.edu>.
(check_links): Remove extra newline from the warning message.
* tests/link02.at, tests/link03.at: New testcases.
* tests/Makefile.am (TESTSUITE_AT): Add link02.at and link03.at
* tests/testsuite.at: Include link02.at and link03.at


No differences found
This page took 0.020019 seconds and 4 git commands to generate.