Skip to content

fs: use syscall.Timespec.Unix#193

Merged
AkihiroSuda merged 1 commit into
containerd:mainfrom
tklauser:timespec-unix
Jan 7, 2022
Merged

fs: use syscall.Timespec.Unix#193
AkihiroSuda merged 1 commit into
containerd:mainfrom
tklauser:timespec-unix

Conversation

@tklauser

@tklauser tklauser commented Jan 3, 2022

Copy link
Copy Markdown
Contributor

Use the syscall method instead of repeating the type conversions for
the syscall.Stat_t Atim/Atimespec members. This also allows to drop the
//nolint: unconvert comments.

Use the syscall method instead of repeating the type conversions for
the syscall.Stat_t Atim/Atimespec members. This also allows to drop the
//nolint: unconvert comments.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
@AkihiroSuda AkihiroSuda merged commit 092b2c8 into containerd:main Jan 7, 2022
@tklauser tklauser deleted the timespec-unix branch January 7, 2022 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants