diff options
| author | Pavel Emelyanov <[email protected]> | 2007-10-19 06:40:04 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-19 18:53:38 +0000 |
| commit | faacbfd3a6808bf87d8f353b42eceeaba2c78a47 (patch) | |
| tree | c05ad8985ec2367550cbb3321934fd0e8e9208d2 /fs/proc/root.c | |
| parent | pid namespaces: introduce struct upid (diff) | |
| download | kernel-faacbfd3a6808bf87d8f353b42eceeaba2c78a47.tar.gz kernel-faacbfd3a6808bf87d8f353b42eceeaba2c78a47.zip | |
pid namespaces: add support for pid namespaces hierarchy
Each namespace has a parent and is characterized by its "level". Level is the
number of the namespace generation. E.g. init namespace has level 0, after
cloning new one it will have level 1, the next one - 2 and so on and so forth.
This level is not explicitly limited.
True hierarchy must have some way to find each namespace's children, but it is
not used in the patches, so this ability is not added (yet).
Signed-off-by: Pavel Emelyanov <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Sukadev Bhattiprolu <[email protected]>
Cc: Paul Menage <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/root.c')
0 files changed, 0 insertions, 0 deletions
