diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-10 10:51:24 -0800 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 03:13:08 -0700 |
commit | 31aba059bb9522ff730301a7d567117fcff0952c (patch) | |
tree | 71bcb1171eb84e7ea7b0c548239fcb858c18e6db /init | |
parent | c010d1ff4f69c9f4aa331dfd8266262fb1b478ce (diff) | |
download | op-kernel-dev-31aba059bb9522ff730301a7d567117fcff0952c.zip op-kernel-dev-31aba059bb9522ff730301a7d567117fcff0952c.tar.gz |
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 20ddf0d..d9bb344 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -936,7 +936,6 @@ config UIDGID_CONVERTED depends on AFFS_FS = n depends on AFS_FS = n depends on AUTOFS4_FS = n - depends on BEFS_FS = n depends on BFS_FS = n depends on BTRFS_FS = n depends on CEPH_FS = n |