Updated to apply cleanly.
[rsync/rsync-patches.git] / flist_stats.diff
index 4b8df07..6adcc3b 100644 (file)
@@ -1,6 +1,6 @@
---- orig/flist.c       2004-08-12 18:34:38
+--- orig/flist.c       2004-09-21 09:40:27
 +++ flist.c    2004-09-03 14:17:31
-@@ -1056,6 +1056,7 @@ struct file_list *send_file_list(int f, 
+@@ -1078,6 +1078,7 @@ struct file_list *send_file_list(int f, 
                start_filelist_progress("building file list");
  
        start_write = stats.total_written;
@@ -8,7 +8,7 @@
  
        flist = flist_new(f == -1 ? WITHOUT_HLINK : WITH_HLINK,
            "send_file_list");
-@@ -1202,6 +1203,9 @@ struct file_list *send_file_list(int f, 
+@@ -1224,6 +1225,9 @@ struct file_list *send_file_list(int f, 
                }
        }
  
@@ -18,7 +18,7 @@
        if (f != -1) {
                send_file_entry(NULL, f, 0);
  
-@@ -1209,6 +1213,8 @@ struct file_list *send_file_list(int f, 
+@@ -1231,6 +1235,8 @@ struct file_list *send_file_list(int f, 
                        finish_filelist_progress(flist);
        }
  
@@ -27,7 +27,7 @@
        if (flist->hlink_pool) {
                pool_destroy(flist->hlink_pool);
                flist->hlink_pool = NULL;
---- orig/main.c        2004-08-05 18:24:21
+--- orig/main.c        2004-09-18 01:49:33
 +++ main.c     2004-09-03 14:18:47
 @@ -178,6 +178,10 @@ static void report(int f)
                rprintf(FINFO,"Matched data: %.0f bytes\n",