]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commit3df88efd329772980529f20b7618f4468728ddf1
tree2bf38bd4731caf6d32d5b8b24a507957746875bc
parentc305d73eebc11279e8e85454b58a3f4d7c36874d
parentccb00ea5efe064b265104fbd19b36883172d9700
Merge branch 'fallocate' of https://github.com/t-8ch/util-linux

* '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()