From: Kirill Korotaev Date: Fri, 8 Dec 2006 10:37:56 +0000 (-0800) Subject: [PATCH] rename struct namespace to struct mnt_namespace X-Git-Tag: v2.6.20-rc1~34^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b3286ed1169d74fea401367d6d4d6c6ec758a81;p=pandora-kernel.git [PATCH] rename struct namespace to struct mnt_namespace Rename 'struct namespace' to 'struct mnt_namespace' to avoid confusion with other namespaces being developped for the containers : pid, uts, ipc, etc. 'namespace' variables and attributes are also renamed to 'mnt_ns' Signed-off-by: Kirill Korotaev Signed-off-by: Cedric Le Goater 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