Only run sha1_file once per file in FSFile
authorMarius Hoch <hoo@online.de>
Thu, 28 Feb 2013 00:11:12 +0000 (01:11 +0100)
committerMarius Hoch <hoo@online.de>
Thu, 28 Feb 2013 00:14:39 +0000 (01:14 +0100)
This shouldn't harm as we don't use this and then alter the file.
But it can kick in useful with extension that need the sha1 of
files (like AbuseFilter).

Change-Id: Ied2ac0397266a5ffd27da02ef6448b64c12fad86


No differences found