[PATCH] introduce slave mounts
authorRam Pai <linuxram@us.ibm.com>
Mon, 7 Nov 2005 22:20:48 +0000 (17:20 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 8 Nov 2005 02:18:11 +0000 (18:18 -0800)
commita58b0eb8e64b78d9315a5491955e78b1391d42e5
tree546f77cb0338c817ef1e34d8ebbc6eaf0e5d6be9
parenta05964f3917c7c55368c229d7985f8e7c9977e97
[PATCH] introduce slave mounts

A slave mount always has a master mount from which it receives
mount/umount events.  Unlike shared mount the event propagation does not
flow from the slave mount to the master.

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