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
internal
aead.h -rw-r--r-- 2.6 KB
aes.h -rw-r--r-- 1019 bytes
algapi.h -rw-r--r-- 8.5 KB
authenc.h -rw-r--r-- 609 bytes
b128ops.h -rw-r--r-- 2.4 KB
compress.h -rw-r--r-- 4.0 KB
cryptd.h -rw-r--r-- 650 bytes
crypto_wq.h -rw-r--r-- 122 bytes
ctr.h -rw-r--r-- 524 bytes
des.h -rw-r--r-- 403 bytes
gf128mul.h -rw-r--r-- 8.0 KB
hash.h -rw-r--r-- 7.4 KB
rng.h -rw-r--r-- 1.8 KB
scatterwalk.h -rw-r--r-- 3.4 KB
sha.h -rw-r--r-- 1.7 KB
skcipher.h -rw-r--r-- 2.7 KB
twofish.h -rw-r--r-- 613 bytes

back to top