|
Bugzilla – Full Text Bug Listing |
| Summary: | openSuSE 12.3 breaks mount namespaces | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.3 | Reporter: | Michael Leun <ml> |
| Component: | Basesystem | Assignee: | E-mail List <bnc-team-screening> |
| Status: | VERIFIED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | ml |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Leun
2013-03-19 07:01:06 UTC
I now learned something about sharedsubtree mounts and that in openSuSE 12.3 (as well as other recent distributions) the system default changed from private mounts to shared mounts. To make the scenario above work again add an mount --make-rprivate / after the unshare call. |