]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'fallocate' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 10 Nov 2025 11:43:57 +0000 (12:43 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 10 Nov 2025 11:43:57 +0000 (12:43 +0100)
* 'fallocate' of https://github.com/t-8ch/util-linux:
  tests: (swaplabel) don't create test image with truncate(1)
  fallocate: require posix_fallocate() from libc
  fallocate: drop syscall() fallback for fallocate()
  build: simplify checks for fallocate() and posix_fallocate()


Trivial merge