Commit ad7c18a1 authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

crtools: export opts

Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent fc830ddc
......@@ -76,6 +76,8 @@ struct cr_options {
unsigned int namespaces_flags;
};
extern struct cr_options opts;
enum {
LOG_FD_OFF = 1,
IMG_FD_OFF,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment