diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-07 16:27:17 -0800 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 03:13:12 -0700 |
commit | 16525e3f146fbba1ae43740c7d3895d4f396a768 (patch) | |
tree | 471efe0eb66e6c35603d80079f2ed7c54b6b31c1 /init | |
parent | 43b5e4ccd463a5b42e0531c32628ac462081cab8 (diff) | |
download | linux-16525e3f146fbba1ae43740c7d3895d4f396a768.tar.bz2 |
userns: Convert hfsplus to use kuid and kgid where appropriate
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 6038d64b64b6..9cf8cb1f618b 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -943,7 +943,6 @@ config UIDGID_CONVERTED depends on CODA_FS = n depends on FUSE_FS = n depends on GFS2_FS = n - depends on HFSPLUS_FS = n depends on HPFS_FS = n depends on ISO9660_FS = n depends on JFFS2_FS = n |