[CRIU] [PATCH cr 1/4] crtools: export opts

Andrey Vagin avagin at openvz.org
Wed May 2 06:42:42 EDT 2012


Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 include/crtools.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/crtools.h b/include/crtools.h
index 425ba87..db95313 100644
--- a/include/crtools.h
+++ b/include/crtools.h
@@ -71,6 +71,8 @@ struct cr_options {
 	unsigned int		namespaces_flags;
 };
 
+extern struct cr_options opts;
+
 enum {
 	LOG_FD_OFF = 1,
 	IMG_FD_OFF,
-- 
1.7.1



More information about the CRIU mailing list