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

overlord/snapstate/backend,interfaces/mount: move ns management code. #3234

Merged
merged 3 commits into from May 2, 2017

Conversation

zyga
Copy link
Collaborator

@zyga zyga commented Apr 25, 2017

This patch moves two functions for managing mount namespaces to the
mount interface. This is done because the update-ns call has to be done
from within the mount backend and the original location was picked
because the overlord makes one call to discard-ns and, at that time, the
mount backend was much more empty.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com

This patch moves two functions for managing mount namespaces to the
mount interface. This is done because the update-ns call has to be done
from within the mount backend and the original location was picked
because the overlord makes one call to discard-ns and, at that time, the
mount backend was much more empty.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Copy link
Contributor

@stolowski stolowski left a comment

Choose a reason for hiding this comment

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

LGTM.

@stolowski stolowski merged commit 07182f7 into snapcore:master May 2, 2017
@zyga zyga deleted the feature/update-ns/ns-mgmt-code branch August 22, 2017 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants