Revision 614b84cf4e4a920d2af32b8f147ea1e3b8c27ea6 authored by Serge E. Hallyn on 07 April 2009, 02:01:08 UTC, committed by Linus Torvalds on 07 April 2009, 15:31:09 UTC
Move mqueue vfsmount plus a few tunables into the ipc_namespace struct.
The CONFIG_IPC_NS boolean and the ipc_namespace struct will serve both the
posix message queue namespaces and the SYSV ipc namespaces.

The sysctl code will be fixed separately in patch 3.  After just this
patch, making a change to posix mqueue tunables always changes the values
in the initial ipc namespace.

Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>
Signed-off-by: Serge E. Hallyn <serue@us.ibm.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 909e6d9
History
File Mode Size
block.h -rw-r--r-- 2.0 KB
boot.h -rw-r--r-- 1.5 KB
irq.h -rw-r--r-- 146 bytes
irq_event_types.h -rw-r--r-- 1.2 KB
kmemtrace.h -rw-r--r-- 1.6 KB
lockdep.h -rw-r--r-- 156 bytes
lockdep_event_types.h -rw-r--r-- 987 bytes
power.h -rw-r--r-- 636 bytes
sched.h -rw-r--r-- 148 bytes
sched_event_types.h -rw-r--r-- 6.9 KB
skb.h -rw-r--r-- 209 bytes
trace_event_types.h -rw-r--r-- 150 bytes
trace_events.h -rw-r--r-- 102 bytes
workqueue.h -rw-r--r-- 736 bytes

back to top