diff options
| author | 2013-02-06 02:31:39 -0800 | |
|---|---|---|
| committer | 2013-02-13 07:28:56 -0800 | |
| commit | 139321c65c0584cd65c4c87a5eb3fdb4fdbd0e19 (patch) | |
| tree | 04d8054cff62878be2ecbd2092d7e61c4da8fec4 /init | |
| parent | cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t (diff) | |
| download | linux-dev-139321c65c0584cd65c4c87a5eb3fdb4fdbd0e19.tar.xz linux-dev-139321c65c0584cd65c4c87a5eb3fdb4fdbd0e19.zip | |
cifs: Enable building with user namespaces enabled.
Cc: Steve French <smfrench@gmail.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 69c5ccce55e7..b2de5edee0ce 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1071,7 +1071,6 @@ config UIDGID_CONVERTED default y # Filesystems - depends on CIFS = n depends on XFS_FS = n config UIDGID_STRICT_TYPE_CHECKS |
