OpenVZ Forum


Home » Mailing lists » Devel » [RFC][PATCH] Rename pspace to pid_namespace
Re: [RFC][PATCH] Rename pspace to pid_namespace [message #16626 is a reply to message #16623] Fri, 08 September 2006 06:04 Go to previous message
ebiederm is currently offline  ebiederm
Messages: 1354
Registered: February 2006
Senior Member
Sukadev Bhattiprolu <sukadev@us.ibm.com> writes:

> Rename struct pspace to struct pid_namespace for consistency with
> other namespaces (uts_namespace and ipc_namespace). Also rename
> include/linux/pspace.h to include/linux/pid_namespace.h and variables
> from pspace to pid_ns.

This fails to fixup next_pidmap, which was added recently.

It turned out that readdir on /proc was iterating through processes
in a completely broken way, so it needed to be changed to iterate
through processes in pid order.

Eric
_______________________________________________
Containers mailing list
Containers@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers
 
Read Message
Read Message
Previous Topic: Wiki page for pid_t functions
Next Topic: Re: [stable] [PATCH] IA64, sparc: local DoS with corrupted ELFs
Goto Forum:
  


Current Time: Thu Oct 09 18:39:23 GMT 2025

Total time taken to generate the page: 0.06886 seconds