X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=kernel%2Fuser.c;h=5bbb91988e69278f2cd012896db29688c9234476;hb=d5adf7e2db897f9d4a00be59262875ae5d9574f4;hp=69b4c3d48cdee20fc94be4d2869e2e330ba0a7b2;hpb=8d7a8fe2ce2f242953aef46226eaa8a4a1a2c380;p=~andy%2Flinux diff --git a/kernel/user.c b/kernel/user.c index 69b4c3d48cd..5bbb91988e6 100644 --- a/kernel/user.c +++ b/kernel/user.c @@ -51,8 +51,6 @@ struct user_namespace init_user_ns = { .owner = GLOBAL_ROOT_UID, .group = GLOBAL_ROOT_GID, .proc_inum = PROC_USER_INIT_INO, - .may_mount_sysfs = true, - .may_mount_proc = true, }; EXPORT_SYMBOL_GPL(init_user_ns);