From: Serge E. Hallyn Date: Mon, 2 Oct 2006 09:18:14 +0000 (-0700) Subject: [PATCH] namespaces: utsname: implement utsname namespaces X-Git-Tag: v2.6.19-rc1~411 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4865ecf1315b450ab3317a745a6678c04d311e40;p=pandora-kernel.git [PATCH] namespaces: utsname: implement utsname namespaces This patch defines the uts namespace and some manipulators. Adds the uts namespace to task_struct, and initializes a system-wide init namespace. It leaves a #define for system_utsname so sysctl will compile. This define will be removed in a separate patch. [akpm@osdl.org: build fix, cleanup] Signed-off-by: Serge Hallyn Cc: Kirill Korotaev Cc: "Eric W. Biederman" Cc: Herbert Poetzl Cc: Andrey Savochkin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed