clarify desired behavior of --max-age

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo 2012-09-25 19:53:07 +00:00 committed by admin
parent 995b04d36f
commit e8d854b26f

View file

@ -14,6 +14,6 @@ clear the sticky bit. --[[Joey]]
>
> Some enhancements would include:
>
> * --max-age=30d Once the incremental fsck was started 30 days ago,
> * --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.