mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-02 07:15:31 +00:00
This patches improves execution of zdtm tests.
It's really like in VZ. Signed-off-by: Andrey Vagin <avagin@openvz.org> Acked-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
committed by
Cyrill Gorcunov
parent
b601765782
commit
f00efadd2c
@@ -40,6 +40,7 @@ struct cr_options {
|
||||
enum cr_task_state final_state;
|
||||
bool show_pages_content;
|
||||
char *show_dump_file;
|
||||
bool restore_detach;
|
||||
};
|
||||
|
||||
/* file descriptors template */
|
||||
|
Reference in New Issue
Block a user