8000 fallocate: add FALLOC_FL_WRITE_ZEROES support by karelzak · Pull Request #3489 · util-linux/util-linux · GitHub
[go: up one dir, main page]

Skip to content

fallocate: add FALLOC_FL_WRITE_ZEROES support #3489

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintain 8000 ers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

karelzak
Copy link
Collaborator

[from mailing list]

The Linux kernel is planning to support FALLOC_FL_WRITE_ZEROES in fallocate(2). Add FALLOC_FL_ZERO_RANGE support to fallocate utility by introducing a new option -w|--write-zeroes.

The Linux kernel is planning to supports FALLOC_FL_WRITE_ZEROES in
fallocate(2). Add FALLOC_FL_ZERO_RANGE support to fallocate utility by
introducing a new option -w|--write-zeroes.

Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
@karelzak karelzak added the PR-FROM-MAILING-LIST This pull request is based on a patch from the mailing list. label Mar 27, 2025
@karelzak
Copy link
Collaborator Author
karelzak commented Apr 1, 2025

Postponed, FALLOC_FL_WRITE_ZEROES has not been merged into the kernel yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-FROM-MAILING-LIST This pull request is based on a patch from the mailing list.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0