Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Handle SYS_setns not existing but __NR_setns does. #630

Merged
merged 1 commit into from
Jun 15, 2015

Conversation

tsuna
Copy link
Contributor

@tsuna tsuna commented Jun 14, 2015

On some older Fedora distros SYS_setns was not defined, but __NR_setns is a usable replacement.

Signed-off-by: Benoit Sigoure tsunanet@gmail.com

On some older Fedora distros SYS_setns was not defined, but
__NR_setns is a usable replacement.

Signed-off-by: Benoit Sigoure <tsunanet@gmail.com>
@mrunalp
Copy link
Contributor

mrunalp commented Jun 15, 2015

LGTM

1 similar comment
@crosbymichael
Copy link
Contributor

LGTM

crosbymichael added a commit that referenced this pull request Jun 15, 2015
Handle SYS_setns not existing but __NR_setns does.
@crosbymichael crosbymichael merged commit 73eab50 into docker-archive:master Jun 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants