diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-05 12:57:25 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-05 12:57:25 -0400 |
commit | 7900eb8dccf23c27907d3cffdb501cab5287c4d2 (patch) | |
tree | bac2bc419fbdc8bedafb82d717d6bb5dd01de073 /doc/devblog/day_270__distributed_fsck.mdwn | |
parent | 2ccd9c5e7cf3266d2270741e1535d78350afcee9 (diff) |
devblog
Diffstat (limited to 'doc/devblog/day_270__distributed_fsck.mdwn')
-rw-r--r-- | doc/devblog/day_270__distributed_fsck.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/devblog/day_270__distributed_fsck.mdwn b/doc/devblog/day_270__distributed_fsck.mdwn index 76227442d..0e25acb2b 100644 --- a/doc/devblog/day_270__distributed_fsck.mdwn +++ b/doc/devblog/day_270__distributed_fsck.mdwn @@ -23,3 +23,5 @@ there's still commit and tree update overhead. Probably doesn't make sense to run distributed fscks too often for that and other reasons. If the git-annex branch does get too large, there's always `git annex forget` ... + +**(Update: This was later rethought and works much more efficiently now..)** |