[PATCH] beginning of the shared-subtree proper
authorRam Pai <linuxram@us.ibm.com>
Mon, 7 Nov 2005 22:19:07 +0000 (17:19 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 8 Nov 2005 02:18:10 +0000 (18:18 -0800)
commit07b20889e3052c7e77d6a6a54e7e83446eb1ba84
tree616ac5b7eef3092e105d3b41e7bd2052558b064b
parent390c684367de37e1c2f9005cf92f7a746c69fdd3
[PATCH] beginning of the shared-subtree proper

A private mount does not forward or receive propagation.  This patch
provides user the ability to convert any mount to private.

Signed-off-by: Ram Pai <linuxram@us.ibm.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/Makefile
fs/namespace.c
fs/pnode.c [new file with mode: 0644]
fs/pnode.h [new file with mode: 0644]
include/linux/fs.h
include/linux/mount.h