summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-05-03 23:31:49 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-05-03 23:31:48 -0700
commit7d2dbd95386a6ef97abead5cffd60ecc979c02da (patch)
treed217fd339e61e5914463f9afa5e4a163d01103ce /Documentation
parentbf5ab4a6aa83cabb3860156fb47ce6ac142d197d (diff)
parent95a027ead7d44a2c80ebeccdc0f70317e1712dbf (diff)
Merge "Merge branch 'android-4.4@e4528dd' into branch 'msm-4.4'"
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/sysctl/fs.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/sysctl/fs.txt b/Documentation/sysctl/fs.txt
index 302b5ed616a6..35e17f748ca7 100644
--- a/Documentation/sysctl/fs.txt
+++ b/Documentation/sysctl/fs.txt
@@ -265,6 +265,13 @@ aio-nr can grow to.
==============================================================
+mount-max:
+
+This denotes the maximum number of mounts that may exist
+in a mount namespace.
+
+==============================================================
+
2. /proc/sys/fs/binfmt_misc
----------------------------------------------------------