From 7636df26916570408eeefad37f04815d8ec283a6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 25 Sep 2012 15:32:13 -0400 Subject: notes --- doc/todo/incremental_fsck.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/todo/incremental_fsck.mdwn b/doc/todo/incremental_fsck.mdwn index ac6ef1e42..391b9432d 100644 --- a/doc/todo/incremental_fsck.mdwn +++ b/doc/todo/incremental_fsck.mdwn @@ -9,3 +9,11 @@ of where the content is stored). Perhaps the sticky bit could be used to indicate the content has been fsked, and the mtime indicate the time of last fsck. Anything that dropped or put in content would need to clear the sticky bit. --[[Joey]] + +> Basic incremental fsck is done now. +> +> Some enhancements would include: +> +> * --max-age=30d Once the incremental fsck was started 30 days ago, +> start a new one. +> * --time-limit --size-limit --file-limit: Limit how long the fsck runs. -- cgit v1.2.3