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

SYS_move_mount was added but MOVE_MOUNT_* constants for the flags are missing #3387

Closed
joshiste opened this issue Oct 13, 2023 · 0 comments · Fixed by #3391
Closed

SYS_move_mount was added but MOVE_MOUNT_* constants for the flags are missing #3387

joshiste opened this issue Oct 13, 2023 · 0 comments · Fixed by #3391
Labels
C-API-request Category: API request

Comments

@joshiste
Copy link

With #2114 the syscall for move_mount was added, as it seems it didn't include the constants for the flags.

@joshiste joshiste added the C-bug Category: bug label Oct 13, 2023
@JohnTitor JohnTitor added C-API-request Category: API request and removed C-bug Category: bug labels Oct 14, 2023
devnexen added a commit to devnexen/libc that referenced this issue Oct 17, 2023
devnexen added a commit to devnexen/libc that referenced this issue Oct 17, 2023
bors added a commit that referenced this issue Oct 28, 2023
adding MOVE_MOUNT* constants for linux to use with SYS_move_mount

syscall.

close #3387
@bors bors closed this as completed in 0cab9f4 Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-API-request Category: API request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants