diff options
author | Serge Hallyn <serue@us.ibm.com> | 2006-10-02 02:18:18 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-02 07:57:22 -0700 |
commit | c0b2fc316599d6cd875b6b8cafa67f03b9512b4d (patch) | |
tree | 6e03101b6692dfe3284de05a5f4fd5495d513ab3 /drivers/md | |
parent | 071df104f808b8195c40643dcb4d060681742e29 (diff) |
[PATCH] uts: copy nsproxy only when needed
The nsproxy was being copied in unshare() when anything was being unshared,
even if it was something not referenced from nsproxy. This should end up
in some cases with far more memory usage than necessary.
Signed-off-by: Serge Hallyn <serue@us.ibm.com>
Cc: Kirill Korotaev <dev@openvz.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Herbert Poetzl <herbert@13thfloor.at>
Cc: Andrey Savochkin <saw@sw.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions