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