summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/assistant/disaster_recovery.mdwn12
-rw-r--r--doc/design/roadmap.mdwn2
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/design/assistant/disaster_recovery.mdwn b/doc/design/assistant/disaster_recovery.mdwn
index 118620d19..29db34fc4 100644
--- a/doc/design/assistant/disaster_recovery.mdwn
+++ b/doc/design/assistant/disaster_recovery.mdwn
@@ -24,17 +24,17 @@ check that nothing else is using it, fix the problem, and redo the commit.
## incremental fsck
-Add webapp UI to enable incremental fsck, and choose when to start and how
-long to run each day, and what the goal is (ie, to fsck all files once
-per month).
+TODO: Add webapp UI to enable incremental fsck
Of course, incremental fsck will run as an niced (and ioniced) background
job. There will need to be a button in the webapp to stop it, in case it's
-annoying.
+annoying. **done**
When fsck finds a damanged file, queue a download of the file from a
-remote. If no accessible remote has the file, prompt the user to eg, connect
-a drive containing it.
+remote. **done**
+
+TODO: If no accessible remote has the file, prompt the user to eg, connect
+a drive containing it
## git-annex-shell remote fsck
diff --git a/doc/design/roadmap.mdwn b/doc/design/roadmap.mdwn
index 625f7b167..a35c661f1 100644
--- a/doc/design/roadmap.mdwn
+++ b/doc/design/roadmap.mdwn
@@ -5,7 +5,7 @@ Now in the
(starting September 2013).
* Month 1 [[!traillink assistant/encrypted_git_remotes]]
-* Month 2 [[!traillink assistant/disaster_recovery]]
+* **Month 2 [[!traillink assistant/disaster_recovery]]**
* Month 3 user-driven features and polishing
* Month 4 improve special remote interface & git-annex enhancement contest
* Month 5 [[!traillink assistant/xmpp_security]]