[PATCH] introduce shared mounts
authorRam Pai <linuxram@us.ibm.com>
Mon, 7 Nov 2005 22:19:33 +0000 (17:19 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 8 Nov 2005 02:18:10 +0000 (18:18 -0800)
commit03e06e68ff76294e53ffa898cb844d2a997b043e
treedf17444b2c9b89e1eed75e09d46ea36c40ebd1df
parent07b20889e3052c7e77d6a6a54e7e83446eb1ba84
[PATCH] introduce shared mounts

This creates shared mounts.  A shared mount when bind-mounted to some
mountpoint, propagates mount/umount events to each other.  All the
shared mounts that propagate events to each other belong to the same
peer-group.

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/namespace.c
fs/pnode.c
fs/pnode.h
include/linux/fs.h
include/linux/mount.h