]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-journal/sd-journal.c
journal: store NE hash instead of LE hash in Match object
authorLennart Poettering <lennart@poettering.net>
Mon, 1 Jun 2020 16:06:16 +0000 (18:06 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 25 Jun 2020 13:00:59 +0000 (15:00 +0200)
commitcde8c5f722a18637f9feabc00a51291df11f607f
tree4f949c40999ecf49cfee5e9d224225359cc73a51
parenta76560915fd6d07bcb65e26a9d5f3b7abc93f291
journal: store NE hash instead of LE hash in Match object

We keep converting forth and back though we never need it in LE. Let's
stop doing those conversions hence.
src/journal/journal-internal.h
src/journal/sd-journal.c