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

Turn IPC unmount errors into warnings. #17554

Merged
merged 1 commit into from Nov 2, 2015
Merged

Conversation

calavera
Copy link
Contributor

And do not try to unmount empty paths.
Because nobody should be woken up in the middle of the night for them.

Fixes #17550

Signed-off-by: David Calavera david.calavera@gmail.com

And do not try to unmount empty paths.

Because nobody should be woken up in the middle of the night for them.

Signed-off-by: David Calavera <david.calavera@gmail.com>
@cpuguy83
Copy link
Member

LGTM.
I do wonder if daemon.Register should just call container.cleanup() rather than specifically looking for the ipc mounts.

@calavera
Copy link
Contributor Author

calavera commented Nov 2, 2015

I do wonder if daemon.Register should just call container.cleanup() rather than specifically looking for the ipc mounts.

container.cleanup makes assumptions that I don't think we want

@LK4D4
Copy link
Contributor

LK4D4 commented Nov 2, 2015

LGTM

LK4D4 added a commit that referenced this pull request Nov 2, 2015
Turn IPC unmount errors into warnings.
@LK4D4 LK4D4 merged commit 944ea31 into moby:master Nov 2, 2015
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

5 participants