]> Dogcows Code - chaz/tar/commitdiff
Fix operation of --verify in conjunction with --listed-incremental
authorSergey Poznyakoff <gray@gnu.org.ua>
Tue, 15 Nov 2011 10:58:32 +0000 (12:58 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 15 Nov 2011 11:23:44 +0000 (13:23 +0200)
* src/common.h (clear_directory_table): New proto.
* src/incremen.c (clear_directory_table): New function.
* src/compare.c (diff_dumpdir): Take a pointer to struct
tar_stat_info as argument.
Initialize its fd.
(diff_archive): Update call to diff_dumpdir.
(verify_volume): Call clear_directory_table.


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