Explorar o código

(dump_file0): Use sys_stat_nanoseconds().

uid65697 %!s(int64=21) %!d(string=hai) anos
pai
achega
f7ce5a4ec5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/create.c

+ 1 - 1
src/create.c

@@ -1283,7 +1283,7 @@ dump_file0 (struct tar_stat_info *stat, char *p,
       return;
     }
   stat->archive_file_size = stat->stat.st_size;
-  
+  sys_stat_nanoseconds(stat);
   original_ctime = stat->stat.st_ctime;
   restore_times.actime = stat->stat.st_atime;
   restore_times.modtime = stat->stat.st_mtime;