Revision: 14373 Author: adrian.chadd Date: Sun Dec 6 03:00:37 2009 Log: Default to AUFS now instead of UFS.
http://code.google.com/p/lusca-cache/source/detail?r=14373 Modified: /branches/LUSCA_HEAD/src/cf.data.pre ======================================= --- /branches/LUSCA_HEAD/src/cf.data.pre Thu Oct 15 16:08:35 2009 +++ /branches/LUSCA_HEAD/src/cf.data.pre Sun Dec 6 03:00:37 2009 @@ -2024,7 +2024,7 @@ NAME: cache_dir TYPE: cachedir DEFAULT: none -DEFAULT_IF_NONE: ufs @DEFAULT_SWAP_DIR@ 100 16 256 +DEFAULT_IF_NONE: aufs @DEFAULT_SWAP_DIR@ 100 16 256 LOC: Config.cacheSwap DOC_START Usage: -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
