]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fallocate: update FALLOC_FL_WRITE_ZEROES
authorKarel Zak <kzak@redhat.com>
Mon, 1 Sep 2025 12:10:17 +0000 (14:10 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 1 Sep 2025 12:10:17 +0000 (14:10 +0200)
commitc407a13fc1f5842881c967d0132035c7db442d4a
tree0a014aa28eaa98a7995e5689fa27e551de47b612
parentd74fe43f9b8669147c91be401fd35d4c49ea0fa4
fallocate: update FALLOC_FL_WRITE_ZEROES

Update to Zhang Yi's latest version of the patch.

Unfortunately, I missed that he was still working on it (it was sent
to the kernel mailing lists rather than the util-linux mailing list).

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/fallocate.1.adoc
sys-utils/fallocate.c