(dump_file0): Restore file_count_links,accidentally removed on 2005-11-29.

This commit is contained in:
Sergey Poznyakoff
2006-02-19 19:27:28 +00:00
parent 108edf3692
commit 36f41eabf4

View File

@@ -1520,6 +1520,8 @@ dump_file0 (struct tar_stat_info *st, char const *p,
abort ();
}
file_count_links (st);
ok = status == dump_status_ok;
}