journal-remote: parse the _BOOT_ID field and use the value when writing entries
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 27 May 2018 09:35:07 +0000 (11:35 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 31 May 2018 12:32:39 +0000 (14:32 +0200)
commitc0b6ada7572cd7345a8b87478130b20d35c198a2
tree943e4d29b382bbc62e9068424b5c72442a6ffd14
parentd180c3499867bc7c70951c6158025b107d3b90dc
journal-remote: parse the _BOOT_ID field and use the value when writing entries

The boot id is stored twice, and different code paths use either one or the
other. So we need to store it both in the header and as a field for full
compatibility.
src/basic/journal-importer.c
src/basic/journal-importer.h