diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-10 11:11:19 -0800 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 03:13:10 -0700 |
commit | d001b0536562f816af7eb9947e49de58f504958a (patch) | |
tree | 0fd9465dd0e9adf70b02987e1813ad6e30b7398c /init/Kconfig | |
parent | 5d4ea4da6a6fb5c91e433db4addf3bb23866d821 (diff) | |
download | linux-d001b0536562f816af7eb9947e49de58f504958a.tar.gz linux-d001b0536562f816af7eb9947e49de58f504958a.tar.bz2 linux-d001b0536562f816af7eb9947e49de58f504958a.zip |
userns: Convert exofs to use kuid/kgid where appropriate
Cc: Benny Halevy <bhalevy@tonian.com>
Acked-by: Boaz Harrosh <bharrosh@panasas.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 51084b02263f..39e55d614f2c 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -941,7 +941,6 @@ config UIDGID_CONVERTED depends on CEPH_FS = n depends on CIFS = n depends on CODA_FS = n - depends on EXOFS_FS = n depends on FUSE_FS = n depends on GFS2_FS = n depends on HFS_FS = n |