[DragonFlyBSD - Submit #3297] (Closed) [PATCH] sys/kern: Add fdatasync(2)

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Sun Sep 12 06:15:35 PDT 2021


Issue #3297 has been updated by tkusumi.

Status changed from New to Closed

----------------------------------------
Submit #3297: [PATCH] sys/kern: Add fdatasync(2)
http://bugs.dragonflybsd.org/issues/3297#change-14168

* Author: tkusumi
* Status: Closed
* Priority: Normal
* Target version: 6.2
* Start date: 2021-09-12
----------------------------------------
Based on the following FreeBSD commits in 2016.
295af703a0d7987c6cf4987e7b7f5f07b3ca1221
1c1cc89580f0fbfabaf6f6c7f0f6440eef0c128e

Add the syscall and also add it to pthread's cancellation point.
The default behavior is same as fsync(2), which is fine but inefficient.

I'll commit within a few days.

https://leaf.dragonflybsd.org/~tkusumi/diff/0001-sys-kern-Add-fdatasync-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