HomeFreeBSD

restore: Preserve timestamps to the nanosecond.

Description

restore: Preserve timestamps to the nanosecond.

The restore utility already knows the full-resolution timestamps, so the
only thing to do is to stop converting the timespecs to timevals and use
futimens() and utimensat().

Differential Revision: https://reviews.freebsd.org/D2020
Reviewed by: jhb

Details

Provenance
jillesAuthored on
Reviewer
jhb
Differential Revision
D2020: restore: Preserve timestamps to the nanosecond
Parents
rS279985: Merge ^/head r279893 through r279984.
Branches
Unknown
Tags
Unknown

Event Timeline