[PATCH] beginning of the shared-subtree proper
A private mount does not forward or receive propagation. This patch provides user the ability to convert any mount to private. 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>
Showing
- fs/Makefile 1 addition, 1 deletionfs/Makefile
- fs/namespace.c 24 additions, 0 deletionsfs/namespace.c
- fs/pnode.c 17 additions, 0 deletionsfs/pnode.c
- fs/pnode.h 14 additions, 0 deletionsfs/pnode.h
- include/linux/fs.h 1 addition, 0 deletionsinclude/linux/fs.h
- include/linux/mount.h 5 additions, 5 deletionsinclude/linux/mount.h
fs/pnode.c
0 → 100644
fs/pnode.h
0 → 100644
Please register or sign in to comment