mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +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;
|
||||
};
|
||||
|
||||
extern struct cr_options opts;
|
||||
|
||||
enum {
|
||||
LOG_FD_OFF = 1,
|
||||
IMG_FD_OFF,
|
||||
|
Reference in New Issue
Block a user