commit ae27245aec4b20b7c0597c1c53a4f64f194404ed
Author: Yiannis Pericleous <[EMAIL PROTECTED]>
Date:   Fri Apr 6 16:06:15 2007 -0400

    increased max cleanup thread timeout

diff --git a/fs/unionfs/config.h b/fs/unionfs/config.h
index c733eff..bb9e5fe 100644
--- a/fs/unionfs/config.h
+++ b/fs/unionfs/config.h
@@ -3,7 +3,7 @@
 
 #define TIMEOUT "timeout"
 #define TIMEOUT_MIN 1
-#define TIMEOUT_MAX 100000
+#define TIMEOUT_MAX 1000000
 #define TIMEOUT_DEF 30
 #define TIMEOUT_INFO "defaults to 30 seconds. Controls the interval when the 
ODF\n" \
                "cleanup thread will wake up."
_______________________________________________
unionfs-cvs mailing list: http://unionfs.filesystems.org/
[email protected]
http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs-cvs

Reply via email to