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

Allow extra mount types #594

Merged
merged 1 commit into from
Feb 27, 2016
Merged

Conversation

crosbymichael
Copy link
Member

This allows the mount syscall to validate the addiontal types where we
do not have to perform extra validation and is up to the consumer to
verify the functionality of the type of device they are trying to
mount.

Fixes #572

Signed-off-by: Michael Crosby crosbymichael@gmail.com

This allows the mount syscall to validate the addiontal types where we
do not have to perform extra validation and is up to the consumer to
verify the functionality of the type of device they are trying to
mount.

Fixes opencontainers#572

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
@mrunalp
Copy link
Contributor

mrunalp commented Feb 27, 2016

LGTM

1 similar comment
@LK4D4
Copy link
Contributor

LK4D4 commented Feb 27, 2016

LGTM

LK4D4 added a commit that referenced this pull request Feb 27, 2016
@LK4D4 LK4D4 merged commit c3e997e into opencontainers:master Feb 27, 2016
@crosbymichael crosbymichael deleted the mount-types branch July 25, 2016 20:15
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.

4 participants