diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-24 11:38:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-24 11:38:01 -0400 |
commit | ace78ffefe080520fb066ca8d966afd34cacded9 (patch) | |
tree | bc0731a26ca326ca52c87dfc2625ebaa5ce5cce0 /doc/todo | |
parent | 941fedeb4e2a6079053c615c3ccda488c974da5b (diff) |
close
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/incremental_fsck.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/incremental_fsck.mdwn b/doc/todo/incremental_fsck.mdwn index 5cdcd6659..7c56328b9 100644 --- a/doc/todo/incremental_fsck.mdwn +++ b/doc/todo/incremental_fsck.mdwn @@ -17,3 +17,8 @@ clear the sticky bit. --[[Joey]] > * --max-age=30d Once the incremental fsck completes and was started 30 days ago, > start a new one. > * --time-limit --size-limit --file-limit: Limit how long the fsck runs. + +>> Calling this [[done]]. The `--incremental-schedule` option +>> allows scheduling time between incremental fscks. `--time-limit` is +>> done. I implemented `--smallerthan` independently. Not clear what +>> `--file-limit` would be. --[[Joey]] |