]> Dogcows Code - chaz/tar/commitdiff
Take into account chdir_fd when extracting from incremental dumps.
authorSergey Poznyakoff <gray@gnu.org.ua>
Sun, 15 Sep 2013 07:13:45 +0000 (10:13 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sun, 15 Sep 2013 07:13:45 +0000 (10:13 +0300)
* src/common.h (tar_savedir): New prototype.
* src/misc.c (tar_savedir): New function.
(remove_any_file): Use tar_savedir.
* src/incremen.c (try_purge_directory): Use tar_savedir.
* src/update.c (update_archive): Use tar_savedir.
* tests/incr07.at: New testcase.
* tests/Makefile.am (TESTSUITE_AT): Add new test.
* tests/testsuite.at: Likewise.
* THANKS: Updated.


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