This commit is contained in:
Joey Hess 2012-10-24 11:38:01 -04:00
parent 0edfba7905
commit 7427a3e291

View file

@ -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]]