[DragonFlyBSD - Submit #2818] Add utimensat() support
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Tue May 26 03:58:54 PDT 2015
Issue #2818 has been updated by stateless.
File 0001-kernel-Implement-kern_utimes-on-top-of-kern_utimensa.patch added
----------------------------------------
Submit #2818: Add utimensat() support
http://bugs.dragonflybsd.org/issues/2818#change-12657
* Author: stateless
* Status: Feedback
* Priority: Normal
* Assignee: dillon
* Category: Kernel
* Target version: 4.2.x
----------------------------------------
There is more work to be done in this area. The next step is to
convert kern_utimes() to work on a timespec structure and update callers
to use timespec.
The last step is to add support for futimens(2) on top of the refactored
kern_utimes().
I've tried to test all corner-cases in this patch. It seems to work but more
eyes would be helpful.
---Files--------------------------------
0001-Add-utimensat-support.patch (14.7 KB)
0001-kernel-Implement-kern_utimes-on-top-of-kern_utimensa.patch (6.31 KB)
--
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