Skip to content
Commit f89db885 authored by Michael Schroeder's avatar Michael Schroeder
Browse files

[backend] BSSrcdiff: speed improvements

With the last commits we expanded .obscpio archives even
if both archives had the identical file path (i.e. the
package names are the same).
We now have a extra option in the fn() callback that makes
it return the unexpanded file name. We use this to
skip expansion if the names are identical.

This commit also puts the package name into the tmp file
used for .obscpio expansion, elimitating yet another
md5 aliasing problem.
parent 2bdd9743
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment