Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Rework mount namespace support #168
Merged
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
641afdc
Add kernel patch for pivot_root debugging
zyga 945ffb6
Rework mount namespace support
zyga b85dc9c
Ignore core snap in layout test
zyga d8355d2
Drop mount_src from layout test (too unpredictable)
zyga 2e6a5a4
Update expected data and processing script
zyga 77c6576
Merge branch 'mount-ns-layout' into media-sharing
zyga 408ce51
Merge branch 'master' of github.com:snapcore/snap-confine into media-…
zyga 1595d1e
Update expected layouts for core and ubuntu-core
zyga f559a41
Merge remote-tracking branch 'origin/media-sharing' into media-sharing
zyga 674e5b2
Fix typo
zyga 523cf1b
Clarify that /media also propagates unmount events
zyga c1486c3
Save some stack space
zyga 0d9b4ef
Fix typo
zyga 502b355
Improve grammar
zyga a6132d1
Remove uneeded word
zyga 377da5f
Unify bidirectional and unidirectional mount directives
zyga 8025a5a
Clean up apparmor profile
zyga a6bedac
Ensure that /etc/alternatives is not shared
zyga 80ad8ff
Fix typo in debug message and add one more debug message
zyga 027bc84
Fix apparmor profile for /etc/alternatives on core
zyga a4b6d3e
Indicate that expected responses are for classic
zyga 8ae5328
Add expected file from core system (not tested yet)
zyga 52b833b
Document merged /usr and /media handling in apparmor
zyga
Jump to file or symbol
Failed to load files and symbols.
Viewing a subset of changes. View all
Ensure that /etc/alternatives is not shared
This is just making sure that we don't ever propagate events from /etc/alternatives outside our namespace. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
- Loading branch information...
commit a6bedacfc6821c40ec39fa309ec2e5beee737614
zyga
committed
Oct 13, 2016
Oops, something went wrong.