]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'fs-endianess' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 31 Oct 2022 11:40:34 +0000 (12:40 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 31 Oct 2022 11:40:34 +0000 (12:40 +0100)
commitb86e7b6020d4f4b392cb8464bcf89958e67aa963
tree343e8b03be82dfe308888c2c62b28c6394e5989c
parentffacfb2963404c6a5866073404e585fac0c19429
parentdc7677b5d904f5933a1059c46bac92e338a98017
Merge branch 'fs-endianess' of https://github.com/t-8ch/util-linux

* 'fs-endianess' of https://github.com/t-8ch/util-linux:
  libblkid: squashfs3: report endianness
  libblkid: zfs: report endianness
  libblkid: ufs: report endianness
  libblkid: minix: report endianness
  libblkid: cramfs: report endianness
  libblkid: befs: report endianness
  libblkid: add blkid_probe_set_fsendianness()
  libblkid: squashfs: add testcase
  libblkid: squashfs3: add testcase