Submit #2818
closed
Added by stateless over 9 years ago.
Updated over 5 years ago.
Estimated time:
(Total: 0:00 h)
Description
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
- File deleted (
0001-Add-utimensat-support.patch)
- 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
stateless wrote:
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.
It seems to make more sense to implement kern_utimes() on top of kern_utimensat().
- Status changed from Feedback to Closed
Closing, all of this has been pushed.
Also available in: Atom
PDF