commit 152435862d254bd0b6c0e1cfbce7be2af19fcd50
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 
c733eff4c5e691a69dc533215a54fcbe98cf474e..bb9e5fe830fff4a3c49ddaa19c0ed8ce5b9818b1
 100644
--- a/fs/unionfs/config.h
+++ b/fs/unionfs/config.h
@@ -3,7 +3,7 @@ #define _CONFIG_H__
 
 #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