From: Cedric Le Goater Date: Fri, 8 Dec 2006 10:37:57 +0000 (-0800) Subject: [PATCH] identifier to nsproxy X-Git-Tag: v2.6.20-rc1~34^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373beb35cd6b625e0ba4ad98baace12310a26aa8;p=pandora-kernel.git [PATCH] identifier to nsproxy Add an identifier to nsproxy. The default init_ns_proxy has identifier 0 and allocated nsproxies are given -1. This identifier will be used by a new syscall sys_bind_ns. Signed-off-by: Cedric Le Goater Cc: Kirill Korotaev Cc: Eric W. Biederman Cc: Herbert Poetzl Cc: Sukadev Bhattiprolu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed