Combine mount namespace setup into one function #125

Merged
merged 1 commit into from Sep 6, 2016

Conversation

Projects
None yet
1 participant
Collaborator

zyga commented Sep 6, 2016

This patch cleans up the API exposed by mount-support.h to include just
the creation and population of the mount namespace. This is done in anticipation
of the upcoming mount namespace sharing feature.

Various things were moved around but there should be no observable difference
between what is done now and what was done before.

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

Combine mount namespace setup into one function
This patch cleans up the API exposed by mount-support.h to include just
the creation and population of the mount namespace. This is done in anticipation
of the upcoming mount namespace sharing feature.

Various things were moved around but there should be no observable difference
between what is done now and what was done before.

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

@zyga zyga merged commit 6185118 into master Sep 6, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@zyga zyga deleted the mount-prepare branch Sep 6, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment