From: Pavel Emelyanov Date: Fri, 25 Jul 2008 08:48:43 +0000 (-0700) Subject: pidns: add the struct bsd_acct_struct pointer on pid_namespace struct X-Git-Tag: v2.6.27-rc1~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20fad13ac66ac001c19220d3d08b4de5b6cca6e1;p=pandora-kernel.git pidns: add the struct bsd_acct_struct pointer on pid_namespace struct All the bsdacct-related info will be stored in the area, pointer by this one. It will be NULL automatically for all new namespaces. Signed-off-by: Pavel Emelyanov Cc: Balbir Singh Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed