commit | a05964f3917c7c55368c229d7985f8e7c9977e97 | [log] [tgz] |
---|---|---|
author | Ram Pai <linuxram@us.ibm.com> | Mon Nov 07 17:20:17 2005 -0500 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 18:18:11 2005 -0800 |
tree | 7ec25550267ef050572c00ba2f37d6a4ff9c469e | |
parent | 2144440327fa01b2f3f65e355120a78211685702 [diff] |
[PATCH] shared mounts handling: umount An unmount of a mount creates a umount event on the parent. If the parent is a shared mount, it gets propagated to all mounts in the 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>