diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-08 01:29:49 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 12:13:16 +0200 |
commit | 80fcbe751f01bea34759bebd3d213c4ee244a719 (patch) | |
tree | c953667bd3143e90f95c2c7417dcb2d49adb0c17 /init/Kconfig | |
parent | userns: Convert ntfs to use kuid and kgid where appropriate (diff) | |
download | linux-80fcbe751f01bea34759bebd3d213c4ee244a719.tar.xz linux-80fcbe751f01bea34759bebd3d213c4ee244a719.zip |
userns: Convert omfs to use kuid and kgid where appropriate
Acked-by: Bob Copeland <me@bobcopeland.com>
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 0f65a0231585..390e6295b188 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -950,7 +950,6 @@ config UIDGID_CONVERTED depends on NFSD = n depends on NFS_FS = n depends on OCFS2_FS = n - depends on OMFS_FS = n depends on QNX4FS_FS = n depends on QNX6FS_FS = n depends on REISERFS_FS = n |