Skip to content

Don't abort when setting may_detach_mounts#35172

Merged
thaJeztah merged 1 commit into
moby:masterfrom
cpuguy83:for_linux_126_dont_abort
Oct 11, 2017
Merged

Don't abort when setting may_detach_mounts#35172
thaJeztah merged 1 commit into
moby:masterfrom
cpuguy83:for_linux_126_dont_abort

Conversation

@cpuguy83
Copy link
Copy Markdown
Member

83c2152 sets the kernel param for
fs.may_detach_mounts, but this is not necessary for the daemon to
operate. Instead of erroring out (and thus aborting startup) just log
the error.

Fixes docker/for-linux#126

83c2152 sets the kernel param for
fs.may_detach_mounts, but this is not neccessary for the daemon to
operate. Instead of erroring out (and thus aborting startup) just log
the error.

Signed-off-by: Brian Goff <[email protected]>
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@yongtang yongtang left a comment

Choose a reason for hiding this comment

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

LGTM

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