The patches for 3.0.5.
[rsync/rsync-patches.git] / usermap.diff
index b40650f..fdcee09 100644 (file)
@@ -36,9 +36,9 @@ diff --git a/flist.c b/flist.c
                                gid = match_gid(gid, &gid_flags);
                }
        }
-@@ -2245,8 +2246,13 @@ struct file_list *recv_file_list(int f)
-       int dstart, flags;
+@@ -2248,8 +2249,13 @@ struct file_list *recv_file_list(int f)
        int64 start_read;
+       int save_verbose = verbose;
  
 -      if (!first_flist)
 +      if (!first_flist) {