Revision: 14224
Author: adrian.chadd
Date: Wed Jul 22 17:43:08 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/lusca-cache/source/detail?r=14224
Modified:
/wiki/ProjectStoreRebuildChanges.wiki
=======================================
--- /wiki/ProjectStoreRebuildChanges.wiki Fri Jul 10 05:48:02 2009
+++ /wiki/ProjectStoreRebuildChanges.wiki Wed Jul 22 17:43:08 2009
@@ -30,10 +30,11 @@
* The helper process has been completed - it generates a stream of
swaplog entries from either a logfile or the directory itself.
* The AUFS rebuild process now uses the helper to rebuild the storedir
from either the log or the directory
+ * The COSS rebuild process now uses another helper to rebuild the
storedir from the directory. Log rebuilding will come later.
= Weirdnesses to address =
- * If the ipcCreate() calls fails the storedir is not rebuilt and Lusca
continues with a blank storedir. The trouble is it writes out a
single-entry swap.state file which destroys the valid logfile which may be
there. This should be twiddled as soon as possible. (Possibly make sure
ipcCreate() succeeds before calling the tmp swap log open and close
functions?)
+ * If the ipcCreate() calls fails the storedir is not rebuilt and Lusca
continues with a blank storedir. The trouble is it writes out a
single-entry swap.state file which destroys the valid logfile which may be
there. This should be twiddled as soon as possible. (Possibly make sure
ipcCreate() succeeds before calling the tmp swap log open and close
functions?) - *fixed*
= Time Estimates =
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---