[systemd-devel] Patch: only use uint8_t for state flag

Frederic Crozat fcrozat at suse.com
Thu Mar 15 10:11:32 PDT 2012


Hi,

while reviewing sparse warnings on journal, I found state flag from
journal was sometime stored in uint32_t and even changed endianness,
though its storing type in journal on disk in uint8_t.

Attached patch make sure uint8_t is used in a consistent manner.
-- 
Frederic Crozat <fcrozat at suse.com>
SUSE


More information about the systemd-devel mailing list