]> git.ipfire.org Git - thirdparty/systemd.git/commit
compress: remove the lz4 v1 compression 1607/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 18 Oct 2015 21:27:51 +0000 (17:27 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 23 Oct 2015 13:46:23 +0000 (09:46 -0400)
commit8e64dd1ecf1f0aa61e1d761479fb513ac5140911
treee71b24429f85566ff406cd0de1fb6c971f19294a
parent1a2a0ac53bbe724caf41c2bcf22ab9ea32b63d4e
compress: remove the lz4 v1 compression

This was the original lz4 file header, custom in systemd, that was
not compatible with the lz4 binary. It was not compiled in by default,
and was only used for coredumps stored as files on disk. It is safe to
remove it after a transition period in which coredumps have been
rotated.
src/journal/compress.c