fsck: New --incremental-restart option which is nice for scheduling eg, monthly incremental fsck runs in cron jobs.

This commit is contained in:
Joey Hess 2012-09-25 19:37:34 -04:00
parent 071aad8925
commit 3e297e99a3
3 changed files with 51 additions and 5 deletions

2
debian/changelog vendored
View file

@ -8,6 +8,8 @@ git-annex (3.20120925) UNRELEASED; urgency=low
Thanks, Justin Azoff
* New --time-limit option, makes long git-annex commands stop after
a specified amount of time.
* fsck: New --incremental-restart option which is nice for scheduling
eg, monthly incremental fsck runs in cron jobs.
-- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400