mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-03 07:45:17 +00:00
crtools: export opts
Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
fc830ddca9
commit
ad7c18a1d4
@@ -76,6 +76,8 @@ struct cr_options {
|
|||||||
unsigned int namespaces_flags;
|
unsigned int namespaces_flags;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
extern struct cr_options opts;
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
LOG_FD_OFF = 1,
|
LOG_FD_OFF = 1,
|
||||||
IMG_FD_OFF,
|
IMG_FD_OFF,
|
||||||
|
Reference in New Issue
Block a user