summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo <Justin@web>2012-09-20 14:11:57 +0000
committerGravatar admin <admin@branchable.com>2012-09-20 14:11:57 +0000
commit9f102331ef7bd2d0ce4d3c030f67b5408203a35f (patch)
tree9b059a524f8077fbc869c3411c56bd6934431154 /doc
parent084863251c34a59c6f742a9e1f122656727e3204 (diff)
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/incremental_fsck/comment_1_609b21141dd5686b2c0eaef2b8d63229._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/todo/incremental_fsck/comment_1_609b21141dd5686b2c0eaef2b8d63229._comment b/doc/todo/incremental_fsck/comment_1_609b21141dd5686b2c0eaef2b8d63229._comment
new file mode 100644
index 000000000..709ba078c
--- /dev/null
+++ b/doc/todo/incremental_fsck/comment_1_609b21141dd5686b2c0eaef2b8d63229._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo"
+ nickname="Justin"
+ subject="comment 1"
+ date="2012-09-20T14:11:57Z"
+ content="""
+I have a [proof of concept written in python](https://github.com/JustinAzoff/git-annex-background-fsck/blob/master/git-annex-background-fsck).
+
+You can run it and point it the root of an annex or to a subdirectory. In my brief testing it seems to work :-)
+
+the goal would be to have options like
+
+ git annex fsck /data/annex --check-older-than 1w --check-for 2h --max-load-avg 0.5
+"""]]