commit | 741a295130606143edbf9fc740f633dbc1e6225f | [log] [tgz] |
---|---|---|
author | JANAK DESAI <[email protected]> | Tue Feb 07 12:59:00 2006 -0800 |
committer | Linus Torvalds <[email protected]> | Tue Feb 07 16:12:34 2006 -0800 |
tree | 3679047dd44e94ba94ee1487880a94def93a06f9 | |
parent | 99d1419d96d7df9cfa56bc977810be831bd5ef64 [diff] |
[PATCH] unshare system call -v5: unshare namespace If the namespace 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]>