From: Eric W. Biederman Date: Wed, 6 Feb 2013 10:31:39 +0000 (-0800) Subject: cifs: Enable building with user namespaces enabled. X-Git-Tag: v3.9-rc1~85^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=139321c65c0584cd65c4c87a5eb3fdb4fdbd0e19;p=linux-block.git cifs: Enable building with user namespaces enabled. Cc: Steve French Signed-off-by: "Eric W. Biederman" --- 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