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
netfilter
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 417 bytes
br.c -rw-r--r-- 2.1 KB
br_device.c -rw-r--r-- 4.2 KB
br_fdb.c -rw-r--r-- 9.9 KB
br_forward.c -rw-r--r-- 3.2 KB
br_if.c -rw-r--r-- 9.2 KB
br_input.c -rw-r--r-- 3.9 KB
br_ioctl.c -rw-r--r-- 9.1 KB
br_netfilter.c -rw-r--r-- 27.8 KB
br_netlink.c -rw-r--r-- 4.8 KB
br_notify.c -rw-r--r-- 2.2 KB
br_private.h -rw-r--r-- 7.9 KB
br_private_stp.h -rw-r--r-- 1.6 KB
br_stp.c -rw-r--r-- 10.8 KB
br_stp_bpdu.c -rw-r--r-- 5.1 KB
br_stp_if.c -rw-r--r-- 7.2 KB
br_stp_timer.c -rw-r--r-- 4.5 KB
br_sysfs_br.c -rw-r--r-- 12.1 KB
br_sysfs_if.c -rw-r--r-- 6.4 KB

back to top