]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'fallocate_checks' of https://github.com/stoeckmann/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 21 Apr 2026 11:15:38 +0000 (13:15 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 21 Apr 2026 11:15:38 +0000 (13:15 +0200)
* 'fallocate_checks' of https://github.com/stoeckmann/util-linux:
  fallocate: Add range check
  fallocate: Improve argument range check
  fallocate: Use off_t instead of loff_t
  fallocate: Remove outdated copyright statement
  fallocate: Use correct formatters and casts


Trivial merge