diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-07 16:20:16 -0800 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 03:13:30 -0700 |
commit | 8fed10be0029acda5564f03b9cc1fc4cb7470bae (patch) | |
tree | 56adb124ae1f6e23a7de3c8d2e41419c5ba8d2a7 /init | |
parent | f31389d50817c9a99c3ea81fbb2e3789e303cfe8 (diff) |
userns: Convert affs to use kuid/kgid wherwe 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 86910982b94a..a358f4acdc42 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -928,7 +928,6 @@ config UIDGID_CONVERTED # Filesystems depends on 9P_FS = n - depends on AFFS_FS = n depends on AFS_FS = n depends on AUTOFS4_FS = n depends on BFS_FS = n |