X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=kernel%2Fuser.c;h=6bbef5604101cf52f6d052f7de96e373920847b5;hb=3e8ae7c50f3878cf40af58215ec6eb3901549211;hp=69b4c3d48cdee20fc94be4d2869e2e330ba0a7b2;hpb=c0a363f5cf21f79d72ab630524c3aa06fc6d066c;p=firefly-linux-kernel-4.4.55.git diff --git a/kernel/user.c b/kernel/user.c index 69b4c3d48cde..6bbef5604101 100644 --- a/kernel/user.c +++ b/kernel/user.c @@ -51,6 +51,7 @@ struct user_namespace init_user_ns = { .owner = GLOBAL_ROOT_UID, .group = GLOBAL_ROOT_GID, .proc_inum = PROC_USER_INIT_INO, + .flags = USERNS_INIT_FLAGS, .may_mount_sysfs = true, .may_mount_proc = true, };