This commit is contained in:
Joey Hess 2013-10-11 17:33:59 -04:00
parent e7a134208c
commit 8bea678170
2 changed files with 17 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View file

@ -0,0 +1,17 @@
Last night, built this nice user interface for configuring periodic fscks:
[[!img assistant/fsckconfig.png]]
Today I added some support to git-annex for smart fscking of remotes.
So far only git repos on local drives, but this should get extended to
git-annex-shell for ssh remotes. The assistant can also run periodic fscks
of these.
Still need to test that, and find a way to make a removable drive's fsck
job run when the drive gets plugged in. That's where picking "any time"
will be useful; it'll let you configure fscking of removable drives when
they're available, as long as they have not been fscked too recently.
----
Today's work was sponsored by Georg Bauer.