[PATCH] [patch] mount.2: Add MS_REC description

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Signed-off-by: Marian Marinov <mm@xxxxxxxx>
---
 man2/mount.2 | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/man2/mount.2 b/man2/mount.2
index b081ba1..0c7b3e9 100644
--- a/man2/mount.2
+++ b/man2/mount.2
@@ -145,6 +145,15 @@ was also ignored
 (the bind mount has the same mount options as
 the underlying mount point).
 .TP
+.B MS_REC
+.\" information collected from tools/testing/selftests/mount/unprivileged-remount-test.c
+.\" and include/uapi/linux/fs.h
+This option is used together with
+.BR MS_BIND
+to make the mount recursive. This means that the kernel will walk trough
+all mount points within the source of the BIND and mount all of them in
+the corresponding directories within the destination of the BIND.
+.TP
 .BR MS_DIRSYNC " (since Linux 2.5.19)"
 Make directory changes on this filesystem synchronous.
 (This property can be obtained for individual directories
--
1.8.4
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux