Fixed failing hunks.
[rsync-patches.git] / backup-dir-dels.diff
index 9cb5b7b0a18ce6513f7fac1c7769386a8056510e..efb1aef561edabd20eed7052b58630020b6d9337 100644 (file)
@@ -75,7 +75,7 @@ To use this patch, run these commands for a successful build:
        struct file_struct *file;
 -      int len = backup_dir_len;
 +      int len = deleting ? backup_dir_dels_len : backup_dir_len;
-       statx sx;
+       stat_x sx;
  
        while (*fullpath == '.' && fullpath[1] == '/') {
 @@ -211,7 +235,8 @@ static int keep_backup(const char *fname