pidns: add the struct bsd_acct_struct pointer on pid_namespace struct
authorPavel Emelyanov <xemul@openvz.org>
Fri, 25 Jul 2008 08:48:43 +0000 (01:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jul 2008 17:53:46 +0000 (10:53 -0700)
commit4e6d29edcbcdcdc6ff0e1de1f45ddf206869209e
tree6f60869d806816547c68ae49a12f35e4183ae92d
parentad5bb2242e06d9526933e98563594f46a09924c2
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 <xemul@openvz.org>
Cc: Balbir Singh <balbir@in.ibm.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/pid_namespace.h