]> 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>
Fri, 4 Jan 2019 10:46:43 +0000 (11:46 +0100)
commit7a5c64b5f4a132c488d97abaccc8c6a269ac1574
tree4d030dd86fa85672d489faa7b42dfed51e8cef7a
parent699b526c4738afed15995cb269ded76cbaca782b
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