diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-07 19:46:12 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-05-15 17:59:29 -0400 |
commit | 8751e03958f2adbfba6a0f186f4c5797c950c22a (patch) | |
tree | 6939a4769b4d96a81179f7fc8e1b04bb9d113695 /init | |
parent | ab27b91b9f1937ddb9e0eb0d0892728f852b48cf (diff) |
userns: Convert tmpfs to use kuid and kgid where appropriate
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 908e61cd0b0e..7a5ccb2e9e0f 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -953,7 +953,6 @@ config UIDGID_CONVERTED | |||
953 | depends on REISERFS_FS = n | 953 | depends on REISERFS_FS = n |
954 | depends on SQUASHFS = n | 954 | depends on SQUASHFS = n |
955 | depends on SYSV_FS = n | 955 | depends on SYSV_FS = n |
956 | depends on TMPFS = n | ||
957 | depends on UBIFS_FS = n | 956 | depends on UBIFS_FS = n |
958 | depends on UDF_FS = n | 957 | depends on UDF_FS = n |
959 | depends on UFS_FS = n | 958 | depends on UFS_FS = n |