diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-10 15:21:22 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 07:28:00 -0400 |
commit | 72235465864d84cedb2d9f26f8e1de824ee20339 (patch) | |
tree | bb33a1245140735a0bbeab6e895431b6965c7b1e /init/Kconfig | |
parent | c2ba138a27ddac4abbc931599dbce907c868910a (diff) |
userns: Convert the ufs filesystem to use kuid/kgid where appropriate
Cc: Evgeniy Dushistov <dushistov@mail.ru>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 6f9819ac322b..577916d8c9d8 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -939,7 +939,6 @@ config UIDGID_CONVERTED | |||
939 | depends on NFSD = n | 939 | depends on NFSD = n |
940 | depends on NFS_FS = n | 940 | depends on NFS_FS = n |
941 | depends on OCFS2_FS = n | 941 | depends on OCFS2_FS = n |
942 | depends on UFS_FS = n | ||
943 | depends on XFS_FS = n | 942 | depends on XFS_FS = n |
944 | 943 | ||
945 | config UIDGID_STRICT_TYPE_CHECKS | 944 | config UIDGID_STRICT_TYPE_CHECKS |