summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2017-05-01 12:02:08 +0800
committerAlex Shi <alex.shi@linaro.org>2017-05-01 12:02:08 +0800
commitf63c6ea120f4858672df5f6ea926233e4fea335a (patch)
tree1b7a467fb23e76586eeee3b7d5b6a03360bdaba1 /Documentation
parent832dfd1ee2d35398b31108bef4a75a1b8dd4289a (diff)
parent418b99042b87b2b08a5d4f7f19e775f10211d431 (diff)
Merge tag 'v4.4.65' into linux-linaro-lsk-v4.4
This is the 4.4.65 stable release
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
----------------------------------------------------------