commit | 99d1419d96d7df9cfa56bc977810be831bd5ef64 | [log] [tgz] |
---|---|---|
author | JANAK DESAI <[email protected]> | Tue Feb 07 12:58:59 2006 -0800 |
committer | Linus Torvalds <[email protected]> | Tue Feb 07 16:12:34 2006 -0800 |
tree | 994e2fe33cef91933d299af9c26ddb9a92da58f4 | |
parent | cf2e340f4249b781b3d2beb41e891d08581f0e10 [diff] |
[PATCH] unshare system call -v5: unshare filesystem info If filesystem structure is being shared, allocate a new one and copy information from the current, shared, structure. Signed-off-by: Janak Desai <[email protected]> Cc: Al Viro <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Michael Kerrisk <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Paul Mackerras <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>