X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/f2863bc00ee660400c314a756d19ce5455dce87d..4c15e80040f6ac2fc79d599d1722cf209cc30536:/checksum-updating.diff diff --git a/checksum-updating.diff b/checksum-updating.diff index 08498f2..653d58a 100644 --- a/checksum-updating.diff +++ b/checksum-updating.diff @@ -20,7 +20,7 @@ diff --git a/clientserver.c b/clientserver.c extern int io_timeout; extern int no_detach; extern int write_batch; -@@ -704,6 +705,8 @@ static int rsync_module(int f_in, int f_out, int i, char *addr, char *host) +@@ -708,6 +709,8 @@ static int rsync_module(int f_in, int f_out, int i, char *addr, char *host) else if (am_root < 0) /* Treat --fake-super from client as --super. */ am_root = 2; @@ -539,7 +539,7 @@ diff --git a/rsync.yo b/rsync.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo -@@ -237,6 +237,20 @@ locking on this file to ensure that the max connections limit is not +@@ -241,6 +241,20 @@ locking on this file to ensure that the max connections limit is not exceeded for the modules sharing the lock file. The default is tt(/var/run/rsyncd.lock).