[patch] restore(8) nanosecond timestamps

Jilles Tjoelker jilles at stack.nl
Sun Mar 8 16:03:56 UTC 2015


Hi,

/sbin/restore rounds down timestamps to the microsecond. Now that we
have futimens() and utimensat(), we can set timestamps to the
nanosecond. A patch is at https://reviews.freebsd.org/D2020 .

Please review.

-- 
Jilles Tjoelker


More information about the freebsd-fs mailing list