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

Fix for kernels < 3.11 and the pidns check #1436

Merged
merged 1 commit into from
Jun 12, 2019
Merged

Fix for kernels < 3.11 and the pidns check #1436

merged 1 commit into from
Jun 12, 2019

Conversation

gnosek
Copy link
Contributor

@gnosek gnosek commented Jun 12, 2019

Commit c2b1df2eb42978073ec27c99cc199d20ae48b849 renamed nsproxy->pid_ns to nsproxy->pid_ns_for_children so we need to use the old name for kernels < 3.11

Commit c2b1df2eb42978073ec27c99cc199d20ae48b849 renamed
nsproxy->pid_ns to nsproxy->pid_ns_for_children so we need to use
the old name for kernels < 3.11
@gnosek gnosek requested review from nathan-b and mstemm June 12, 2019 18:32
Copy link
Contributor

@nathan-b nathan-b left a comment

Choose a reason for hiding this comment

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

LGTM

@gnosek gnosek merged commit fd3dfd1 into dev Jun 12, 2019
@gnosek gnosek deleted the pid-ns-for-children branch June 12, 2019 20:00
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.

2 participants