[CRIU] [PATCH 5/7] protobuf: Introduce ns_file_entry

Pavel Emelyanov xemul at parallels.com
Thu May 9 13:54:34 EDT 2013


> diff --git a/protobuf/nsfile.proto b/protobuf/nsfile.proto
> new file mode 100644
> index 0000000..5659ff2
> --- /dev/null
> +++ b/protobuf/nsfile.proto
> @@ -0,0 +1,5 @@
> +message ns_file_entry {
> +	required uint32		id	= 1;
> +	required uint32		ns_id	= 2;

How about namespace type?

> +	required uint32		flags	= 3;
> +}
> 




More information about the CRIU mailing list