[CRIU] [PATCH] zdtm: don't execute tempfs_ro in a new userns

Andrey Vagin avagin at openvz.org
Wed Sep 23 07:44:04 PDT 2015


From: Andrew Vagin <avagin at openvz.org>

A superblock can be remounted only from the root userns.

Signed-off-by: Andrew Vagin <avagin at openvz.org>
---
 test/zdtm.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/zdtm.sh b/test/zdtm.sh
index c2f6d4f..f22f3ca 100755
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -290,6 +290,7 @@ generate_test_list()
 		ns/static/vt
 		ns/static/rtc
 		ns/static/cow01
+		ns/static/tempfs_ro
 	"
 
 	# Add tests which can be executed in an user namespace
-- 
2.4.3



More information about the CRIU mailing list