diff options
| author | Serge E. Hallyn <[email protected]> | 2009-04-06 19:01:08 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-07 08:31:09 -0700 |
| commit | 614b84cf4e4a920d2af32b8f147ea1e3b8c27ea6 (patch) | |
| tree | 52478e38cd400042bd89f123c4101c95943ae492 /tools/perf/scripts/python | |
| parent | 909e6d94795654040ed416ac69858d5d2ce66dd3 (diff) | |
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
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 <[email protected]>
Signed-off-by: Serge E. Hallyn <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions