commit | a58b0eb8e64b78d9315a5491955e78b1391d42e5 | [log] [tgz] |
---|---|---|
author | Ram Pai <linuxram@us.ibm.com> | Mon Nov 07 17:20:48 2005 -0500 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 18:18:11 2005 -0800 |
tree | 546f77cb0338c817ef1e34d8ebbc6eaf0e5d6be9 | |
parent | a05964f3917c7c55368c229d7985f8e7c9977e97 [diff] |
[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>