commit | b90fa9ae8f51f098ee480bbaabd6867992e9fc58 | [log] [tgz] |
---|---|---|
author | Ram Pai <linuxram@us.ibm.com> | Mon Nov 07 17:19:50 2005 -0500 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 18:18:11 2005 -0800 |
tree | 2ad583b3a7399face7a78730b001928413c8269e | |
parent | 03e06e68ff76294e53ffa898cb844d2a997b043e [diff] |
[PATCH] shared mount handling: bind and rbind Implement handling of MS_BIND in presense of shared mounts (see Documentation/sharedsubtree.txt in the end of patch 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>