Kaynağa Gözat

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

Sergey Poznyakoff 19 yıl önce
ebeveyn
işleme
36f41eabf4
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      src/create.c

+ 2 - 0
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;
 	}