Actions
Submit #3296
closed[PATCH] sys/kern: Add posix_fallocate(2)
Start date:
09/05/2021
Due date:
% Done:
0%
Estimated time:
Description
Based on the initial posix_fallocate(2) implementation in FreeBSD
from d91f88f7f38078ac6dd4b0f0e77470d605d1518e in 2011.
There is nothing special or efficient about the default behavior.
VFS has no knowledge of fs details.
I'll commit within a few days.
https://leaf.dragonflybsd.org/~tkusumi/diff/0001-sys-kern-Add-posix_fallocate-2.patch
Actions