]> Dogcows Code - chaz/tar/commit
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)
commitd88b2a613f4b1a5554e8c34c8f75b91abff5f0e9
tree314999131cd5cf3cb14ce4a02a3cdfed190c2c64
parent1e1fc0336bea2f273b8c6fdb376735ce13887899
Fix operation of --verify in conjunction with --listed-incremental

* 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.
src/common.h
src/compare.c
src/incremen.c
This page took 0.021211 seconds and 4 git commands to generate.