aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-09-16 05:45:30 -0700
committerEric W. Biederman <ebiederm@xmission.com>2012-09-18 01:01:42 -0700
commit1a06d420ce9d60b98f5bdf5fd6e4200abfbd3c35 (patch)
tree8e574d87e556f9079caad0eb06299d8b518a97e6 /init
parentuserns: Convert struct dquot_warn (diff)
downloadlinux-dev-1a06d420ce9d60b98f5bdf5fd6e4200abfbd3c35.tar.xz
linux-dev-1a06d420ce9d60b98f5bdf5fd6e4200abfbd3c35.zip
userns: Convert quota
Now that the type changes are done, here is the final set of changes to make the quota code work when user namespaces are enabled. Small cleanups and fixes to make the code build when user namespaces are enabled. Cc: Jan Kara <jack@suse.cz> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 9c8aa8c49443..296d48b26034 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -927,7 +927,6 @@ config UIDGID_CONVERTED
# Features
depends on IMA = n
depends on EVM = n
- depends on QUOTA = n
# Networking
depends on NET_9P = n