rdiff-backup-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-commits] Changes to rdiff-backup/rdiff_backup/Globals.py


From: Ben Escoto
Subject: [Rdiff-backup-commits] Changes to rdiff-backup/rdiff_backup/Globals.py
Date: Thu, 24 Nov 2005 00:07:10 -0500

Index: rdiff-backup/rdiff_backup/Globals.py
diff -u rdiff-backup/rdiff_backup/Globals.py:1.41 
rdiff-backup/rdiff_backup/Globals.py:1.42
--- rdiff-backup/rdiff_backup/Globals.py:1.41   Wed Nov 23 23:16:32 2005
+++ rdiff-backup/rdiff_backup/Globals.py        Thu Nov 24 05:07:09 2005
@@ -37,9 +37,9 @@
 # values may save on connection overhead and latency.
 conn_bufsize = 393216
 
-# This is used in rorpiter.CacheIndexable.  The number represents the
-# number of rpaths which may be stuck in buffers when moving over a
-# remote connection.
+# This is used in the CacheCollatedPostProcess and MiscIterToFile
+# classes.  The number represents the number of rpaths which may be
+# stuck in buffers when moving over a remote connection.
 pipeline_max_length = 500
 
 # True if script is running as a server




reply via email to

[Prev in Thread] Current Thread [Next in Thread]