diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-10 13:51:24 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 06:13:08 -0400 |
commit | 31aba059bb9522ff730301a7d567117fcff0952c (patch) | |
tree | 71bcb1171eb84e7ea7b0c548239fcb858c18e6db /init | |
parent | c010d1ff4f69c9f4aa331dfd8266262fb1b478ce (diff) |
userns: Convert befs to use kuid/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 20ddf0d7dec0..d9bb344140d0 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -936,7 +936,6 @@ config UIDGID_CONVERTED | |||
936 | depends on AFFS_FS = n | 936 | depends on AFFS_FS = n |
937 | depends on AFS_FS = n | 937 | depends on AFS_FS = n |
938 | depends on AUTOFS4_FS = n | 938 | depends on AUTOFS4_FS = n |
939 | depends on BEFS_FS = n | ||
940 | depends on BFS_FS = n | 939 | depends on BFS_FS = n |
941 | depends on BTRFS_FS = n | 940 | depends on BTRFS_FS = n |
942 | depends on CEPH_FS = n | 941 | depends on CEPH_FS = n |