mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-10 05:18:30 +03:00
0d04738801
This is an incompatible change to archive-z, thus it is now renamed to archive-z2 and ostree will no longer parse archive-z. I noticed in perf that we were spending some time zlib-decompressing file headers, which is just inefficient. Rather than do this, keep the headers uncompressed, and just zlib-compress content. |
||
---|---|---|
.. | ||
.gitignore | ||
archive-test.sh | ||
libtest.sh | ||
Makefile | ||
ostree-valgrind.supp | ||
pull-test.sh | ||
run-apache.c | ||
t0000-basic.sh | ||
t0001-archive.sh | ||
t0002-archivez.sh | ||
t0003-log.sh | ||
t0004-remote-add.sh | ||
t0005-corruption.sh | ||
t0006-libarchive.sh | ||
t0010-pull-archive.sh | ||
t0011-pull-archive-z.sh | ||
tmpdir-lifecycle.c |