The patches for 3.0.0pre9.
[rsync/rsync-patches.git] / fsync.diff
index fb8f076..f782f24 100644 (file)
@@ -34,7 +34,7 @@ diff --git a/options.c b/options.c
    {"rsh",             'e', POPT_ARG_STRING, &shell_cmd, 0, 0, 0 },
    {"rsync-path",       0,  POPT_ARG_STRING, &rsync_path, 0, 0, 0 },
    {"temp-dir",        'T', POPT_ARG_STRING, &tmpdir, 0, 0, 0 },
-@@ -1954,6 +1957,9 @@ void server_options(char **args, int *argc_p)
+@@ -1955,6 +1958,9 @@ void server_options(char **args, int *argc_p)
                        args[ac++] = tmpdir;
                }