2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 06:15:24 +00:00

IPC: restore namespace itself

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Acked-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
Stanislav Kinsbursky
2012-01-31 22:29:22 +04:00
committed by Cyrill Gorcunov
parent 5d40ea2ff1
commit c75c33cb86
4 changed files with 155 additions and 2 deletions

View File

@@ -402,7 +402,7 @@ usage:
" show contents of pages dumped in hexdump format\n");
printk(" -d detach after restore\n");
printk(" -n checkpoint/restore namespaces - values must be separated by comma\n");
printk(" supported: uts\n");
printk(" supported: uts, ipc\n");
printk("\nAdditional common parameters:\n");
printk(" -D dir save checkpoint files in specified directory\n");