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 option to override kernel check in overlay2 #24518

Merged
merged 1 commit into from
Jul 12, 2016

Conversation

dmcgowan
Copy link
Member

Add option to skip kernel check for older kernels which have been patched to support multiple lower directories in OverlayFS.

Fixes #24023

Add option to skip kernel check for older kernels which have been patched to support multiple lower directories in overlayfs.

Fixes moby#24023

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
@estesp
Copy link
Contributor

estesp commented Jul 12, 2016

LGTM (I think the design is fine as far as how to pass the option to this specific storage driver)

@LK4D4
Copy link
Contributor

LK4D4 commented Jul 12, 2016

LGTM

@vdemeester
Copy link
Member

docs LGTM 🐯
/cc @thaJeztah

@thaJeztah
Copy link
Member

docs LGTM as well, thanks @dmcgowan!

@thaJeztah thaJeztah merged commit a44f010 into moby:master Jul 12, 2016
liusdu pushed a commit to liusdu/moby that referenced this pull request Oct 30, 2017
This reverts commit b349722.

Reverts this commit because moby#24518
add a option to override the kernel check

Signed-off-by: Lei Jitang <leijitang@huawei.com>
liusdu pushed a commit to liusdu/moby that referenced this pull request Oct 30, 2017
Add option to skip kernel check for older kernels which have been patched to support multiple lower directories in overlayfs.

Fixes moby#24023

cherry-pick from moby#24518

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
Signed-off-by: Lei Jitang <leijitang@huawei.com>
(cherry picked from commit ff98da0)
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

7 participants