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

Filter auto-created device list if user namespaces enabled #20685

Merged
merged 1 commit into from Feb 25, 2016

Conversation

estesp
Copy link
Contributor

@estesp estesp commented Feb 25, 2016

Fixes: #20644

Because devices will be bind-mounted instead of using mknod, we need
to make sure the source exists and filter the list by only those whose
source is a valid path/current device entry.

Docker-DCO-1.1-Signed-off-by: Phil Estes estesp@linux.vnet.ibm.com (github: estesp)

Because devices will be bind-mounted instead of using `mknod`, we need
to make sure the source exists and filter the list by only those whose
source is a valid path/current device entry.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
@thaJeztah
Copy link
Member

LGTM

@thaJeztah thaJeztah added this to the 1.10.3 milestone Feb 25, 2016
@vdemeester
Copy link
Member

LGTM 🐸

vdemeester added a commit that referenced this pull request Feb 25, 2016
Filter auto-created device list if user namespaces enabled
@vdemeester vdemeester merged commit 13b6733 into moby:master Feb 25, 2016
@estesp estesp deleted the userns-dev-fuse-fix branch March 7, 2016 19:50
@tiborvass tiborvass mentioned this pull request Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants