Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg/idmap: use unix package for new mount syscalls #1664

Merged
merged 1 commit into from Jul 6, 2023

Conversation

Luap99
Copy link
Member

@Luap99 Luap99 commented Jul 6, 2023

I noticed this will looking at the new mount api in podman. This is just a small cleanup to use the unix functions instead of calling the raw syscall directly.

I noticed this will looking at the new mount api in podman.
This is just a small cleanup to use the unix functions instead of
calling the raw syscall directly.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
@Luap99
Copy link
Member Author

Luap99 commented Jul 6, 2023

@giuseppe PTAL

@rhatdan
Copy link
Member

rhatdan commented Jul 6, 2023

LGTM

Copy link
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

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

LGTM

@giuseppe giuseppe merged commit dc79a0d into containers:main Jul 6, 2023
18 checks passed
@Luap99 Luap99 deleted the mount-api branch July 6, 2023 13:37
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.

None yet

3 participants