X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fcreate.c;h=41726613fcb92e86c54beeff5fcf9b894f9ffaa7;hb=36f41eabf478e0bca057bc5eda97d11157149db9;hp=e1af8db8a9857915bad15ae00da77bc8da70029b;hpb=273810a9f73a71bc8417a09a9a9c4c569df0fa11;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; }