Skip to content

Implement LUtimesNano on macOS#955

Merged
Luap99 merged 1 commit into
podman-container-tools:mainfrom
mtrmac:LUTimesNano
Jul 2, 2026
Merged

Implement LUtimesNano on macOS#955
Luap99 merged 1 commit into
podman-container-tools:mainfrom
mtrmac:LUTimesNano

Conversation

@mtrmac

@mtrmac mtrmac commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Actually, move the Linux and FreeBSD implementations to x/sys/unix.UtimesNanoAt; that one is available on all BSDs, so consolidate it with Linux.

Should not change behavior on Linux+FreeBSD; fixes pkg/archive.TestApplyLayer on macOS.

Also, helps with #880.

Actually, move the Linux and FreeBSD implementations
to x/sys/unix.UtimesNanoAt; that one is available
on all BSDs, so consolidate it with Linux.

Should not change behavior on Linux+FreeBSD; fixes
pkg/archive.TestApplyLayer on macOS.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@github-actions github-actions Bot added the storage Related to "storage" package label Jul 1, 2026

@Luap99 Luap99 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Luap99 Luap99 merged commit 166f82a into podman-container-tools:main Jul 2, 2026
34 checks passed
@mtrmac mtrmac deleted the LUTimesNano branch July 2, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

storage Related to "storage" package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants