make --fast disable the numcopies stats

Looking up the location log for every key is not the fastest operation..
This commit is contained in:
Joey Hess 2013-09-15 19:17:56 -04:00
parent a3bbda5bed
commit 9d366dc638
2 changed files with 25 additions and 14 deletions

2
debian/changelog vendored
View file

@ -12,7 +12,7 @@ git-annex (4.20130912) UNRELEASED; urgency=low
sync.
* addurl: Fix quvi audodetection, broken in last release.
* status: In local mode, displays information about variance from configured
numcopies levels.
numcopies levels. (--fast avoids calculating these)
-- Joey Hess <joeyh@debian.org> Thu, 12 Sep 2013 12:14:46 -0400