pspace name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2006-09-07 at 15:22 +0200, Cedric Le Goater wrote:
> all,
> 
> 'pspace' sounds wrong when you know about the other namespaces :

Yeah, I agree.

> struct nsproxy {
> 	atomic_t count;
> 	spinlock_t nslock;
> 	struct uts_namespace *uts_ns;
> 	struct ipc_namespace *ipc_ns;
> 	struct user_namespace *user_ns;
> 	struct namespace *namespace;
> };
> 
> 'proc_namespace' might be confusing, what about 'task_namespace' ?

task_ might do.  I don't have any better ideas.

> 'namespace' should probably be renamed to something like 'mnt_namespace' ?

fs_namespace?  This is probably a "do a patch and CC Viro" kind of
thing.

-- Dave



[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux