[RFC-2 PATCH 2/8] shared subtree

2005-07-18 Thread Ram Pai
Adds the ability to unclone a vfs tree. A uncloned vfs tree will not be clonnable, and hence cannot be bind/rbind to any other mountpoint. RP fs/namespace.c| 15 ++- include/linux/fs.h|1 + include/linux/mount.h | 15 +++ 3 files changed, 30

[RFC-2 PATCH 2/8] shared subtree

2005-07-18 Thread Ram Pai
Adds the ability to unclone a vfs tree. A uncloned vfs tree will not be clonnable, and hence cannot be bind/rbind to any other mountpoint. RP fs/namespace.c| 15 ++- include/linux/fs.h|1 + include/linux/mount.h | 15 +++ 3 files changed, 30