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

Implement setns #140

Closed
ianlewis opened this issue Mar 14, 2019 · 3 comments
Closed

Implement setns #140

ianlewis opened this issue Mar 14, 2019 · 3 comments
Assignees
Labels
area: compatibility Issue related to (Linux) kernel compatibility status: help wanted Extra attention is needed type: enhancement New feature or request

Comments

@ianlewis
Copy link
Contributor

Syscall support for:

  • setns
@ianlewis ianlewis added type: enhancement New feature or request status: help wanted Extra attention is needed area: compatibility Issue related to (Linux) kernel compatibility labels Mar 14, 2019
@liusdu
Copy link

liusdu commented Mar 27, 2019

@ianlewis Let me look at this if no one did it before~

@gdsoumya
Copy link

Hi @ianlewis, I am interested to take this issue for GSoC 2021. I have been going through the code base looking for the existing implementations of clone(2) and unshare(2) and found task_clone.go and sys_thread.go. I am still trying to understand the architecture, it would be really great if you can tell me whether I am going in the right direction and also if there are any resources that you'd suggest which might help me with the task. Thanks.

@milantracy milantracy self-assigned this Jul 13, 2023
@milantracy milantracy assigned avagin and unassigned avagin and milantracy Aug 30, 2023
@avagin
Copy link
Collaborator

avagin commented Sep 12, 2023

4611550

@avagin avagin closed this as completed Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: compatibility Issue related to (Linux) kernel compatibility status: help wanted Extra attention is needed type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants