chiark / gitweb /
journal: don't try to compress without XZ
authorMichael Olbrich <m.olbrich@pengutronix.de>
Mon, 3 Sep 2012 13:46:44 +0000 (15:46 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Sep 2012 01:01:14 +0000 (03:01 +0200)
commit48b617399d7d8446c5310b2568b2af6f13331b4c
tree55b8cfd2cb535c1b5f533fa932978d0475df92fd
parentb3d284696cc244be51bbf82d5fa1bacc197c2f99
journal: don't try to compress without XZ

otherwise the header contains the HEADER_INCOMPATIBLE_COMPRESSED
flag even though the data is not compressed and reading the journal
fails.
src/journal/journal-file.c