1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver/copy
Tobias Klauser cfd26afabe
Use syscall.Timespec.Unix
Use the syscall method instead of repeating the type conversions for
the syscall.Stat_t Atim/Mtim members. This also allows to drop the
//nolint: unconvert comments.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2022-01-03 16:51:02 +01:00
..
copy.go Use syscall.Timespec.Unix 2022-01-03 16:51:02 +01:00
copy_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00