]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: stratis: correct byte order
authorTony Asleson <tasleson@redhat.com>
Thu, 13 Dec 2018 15:03:28 +0000 (09:03 -0600)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Dec 2018 09:16:11 +0000 (10:16 +0100)
commitae62a1751f01e47d5535339b31d7e327e1fe1126
treeda0566edd5d4336929b10995bdaa2b18c9d962fc
parent6bf071afa2ca3d7853aa76a702415fa77c1719e5
libblkid: stratis: correct byte order

Stratis superblock is little endian, ensure we retrieve the
number of sectors and initialization time correctly.

Signed-off-by: Tony Asleson <tasleson@redhat.com>
libblkid/src/superblocks/stratis.c