The patches for 3.0.9pre1.
[rsync.git/patches.git] / detect-renamed-lax.diff
index d3e812dd59f35b668cbb2e7a58c5861b452390b3..8c70176d53de4f2f6cc1186c3f78c8ba50ff5f1d 100644 (file)
@@ -35,15 +35,7 @@ diff --git a/generator.c b/generator.c
                diff = u_strcmp(fmid->basename, f->basename);
                if (diff == 0) {
                        good_match = mid;
-@@ -589,7 +591,6 @@ static void delete_in_dir(char *fbuf, struct file_struct *file, dev_t *fs_dev,
-       char *p, delbuf[MAXPATHLEN];
-       unsigned remainder;
-       int dlen, i, restore_dot = 0;
--      int save_uid_ndx = uid_ndx;
-       if (!fbuf) {
-               change_local_filter_dir(NULL, 0, 0);
-@@ -2047,6 +2048,21 @@ static void recv_generator(char *fname, struct file_struct *file, int ndx,
+@@ -2046,6 +2048,21 @@ static void recv_generator(char *fname, struct file_struct *file, int ndx,
                fnamecmp = partialptr;
                fnamecmp_type = FNAMECMP_PARTIAL_DIR;
                statret = 0;