We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f1f84 commit e2d34c1Copy full SHA for e2d34c1
validation/linux_rootfs_propagation.go
@@ -22,6 +22,8 @@ func main() {
22
23
cases := []string{
24
"shared",
25
+ "slave",
26
+ "private",
27
"unbindable",
28
}
29
0 commit comments