-
Andrey Vagin authored
Here is an example from a fedora container: 65 64 252:0 /vz/private/1 / rw,relatime shared:29 - ext4 /dev/mapper/centos_pcs-root rw,data=ordered 77 65 252:0 /vz/private/1/var/tmp/systemd-httpd.service-XLnJPNc/tmp /var/tmp rw,relatime shared:41 - ext4 /dev/mapper/centos_pcs-root rw,data=ordered We can see non-root shared mount, which is mounted to the root mount from the same shared group. The test emulates this situation. Signed-off-by:
Andrey Vagin <avagin@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
f07e25c6
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
app-emu | ||
bers | ||
ext-links | ||
fault-injection | ||
jenkins | ||
libcriu | ||
mem-snap | ||
mounts | ||
rpc | ||
security | ||
tcp | ||
unix-callback | ||
zdtm | ||
.gitignore | ||
Makefile | ||
app-emu.sh | ||
env.sh | ||
functions.sh | ||
maps.py | ||
post-dump.sh | ||
zdtm.sh | ||
zdtm_ct.c | ||
zdtm_mount_cgroups |