commit | bc451f2058238013e1cdf4acd443c01734d332f0 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Tue Mar 30 11:31:25 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri May 21 09:37:31 2010 -0700 |
tree | 16a1ca2f762edcfbda8f2a4afb6763ba7b090271 | |
parent | ba514a57f5c38d9d79ea15e75059e07f49238726 [diff] |
kobj: Add basic infrastructure for dealing with namespaces. Move complete knowledge of namespaces into the kobject layer so we can use that information when reporting kobjects to userspace. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>