]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fallocate: redo four tweaks that were accidentally undone
authorBenno Schulenberg <bensberg@telfort.nl>
Thu, 18 Sep 2025 08:57:05 +0000 (10:57 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 23 Sep 2025 12:07:09 +0000 (14:07 +0200)
commitf3fa698cfd6d947a1f18d278af1663a7c7ec7053
tree723fe57fe2700b82f3392a2fea9e17ef7f0db179
parentfac2376b9df8bee2d278f519488ac1ab667be33c
fallocate: redo four tweaks that were accidentally undone

Recent commit c407a13fc1 undid some changes that were made by
commits 762f295a02 and 325a269995.  Redo these changes.

Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
sys-utils/fallocate.c