[DragonFlyBSD - Submit #3296] (Closed) [PATCH] sys/kern: Add posix_fallocate(2)
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Wed Sep 8 09:37:06 PDT 2021
Issue #3296 has been updated by tkusumi.
Status changed from New to Closed
----------------------------------------
Submit #3296: [PATCH] sys/kern: Add posix_fallocate(2)
http://bugs.dragonflybsd.org/issues/3296#change-14167
* Author: tkusumi
* Status: Closed
* Priority: Normal
* Target version: 6.2
* Start date: 2021-09-05
----------------------------------------
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
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Submit
mailing list