commit | 5afe00221389998a25d611dc7941c06580c29eb6 | [log] [tgz] |
---|---|---|
author | Ram Pai <linuxram@us.ibm.com> | Mon Nov 07 17:21:01 2005 -0500 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 18:18:11 2005 -0800 |
tree | 521270fb5974b42ac2b27666541f20fd375d8f66 | |
parent | a58b0eb8e64b78d9315a5491955e78b1391d42e5 [diff] |
[PATCH] handling of slave mounts This makes bind, rbind, move, clone namespace and umount operations aware of the semantics of slave mount (see Documentation/sharedsubtree.txt in the last patch of the series for detailed description). 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>