[DragonFlyBSD - Submit #2818] (Feedback) Add utimensat() support
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Sat May 23 21:23:18 PDT 2015
Issue #2818 has been updated by dillon.
Status changed from New to Feedback
Assignee set to dillon
Patch committed. Lets leave this bug report open for now for further related patches.
-Matt
----------------------------------------
Submit #2818: Add utimensat() support
http://bugs.dragonflybsd.org/issues/2818#change-12653
* 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)
--
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