X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=inline;f=src%2Fcreate.c;h=41726613fcb92e86c54beeff5fcf9b894f9ffaa7;hb=36f41eabf478e0bca057bc5eda97d11157149db9;hp=e1af8db8a9857915bad15ae00da77bc8da70029b;hpb=108edf3692a5ac087267dfce778552427143251f;p=chaz%2Ftar diff --git a/src/create.c b/src/create.c index e1af8db..4172661 100644 --- a/src/create.c +++ b/src/create.c @@ -1520,6 +1520,8 @@ dump_file0 (struct tar_stat_info *st, char const *p, abort (); } + file_count_links (st); + ok = status == dump_status_ok; }