This commit is contained in:
Joey Hess 2013-10-11 17:38:44 -04:00
parent 36f8bfdf37
commit 26f08e65e1

View file

@ -2,6 +2,9 @@ Last night, built this nice user interface for configuring periodic fscks:
[[!img assistant/fsckconfig.png]] [[!img assistant/fsckconfig.png]]
Rather happy that that whole UI needed only 140 lines of code to build.
Though rather more work behind it, as seen in this blog..
Today I added some support to git-annex for smart fscking of remotes. 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 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 git-annex-shell for ssh remotes. The assistant can also run periodic fscks