fsck: Added --distributed and --expire options, for distributed fsck.

This commit is contained in:
Joey Hess 2015-04-01 17:53:16 -04:00
parent 724a94a6d4
commit 656fc1c881
7 changed files with 206 additions and 64 deletions

2
debian/changelog vendored
View file

@ -20,6 +20,8 @@ git-annex (5.20150328) UNRELEASED; urgency=medium
multiple files.
* import: --deduplicate and --cleanduplicates now output the keys
corresponding to duplicated files they process.
* fsck: Added --distributed and --expire options,
for distributed fsck.
-- Joey Hess <id@joeyh.name> Fri, 27 Mar 2015 16:04:43 -0400