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

Pavel Emelyanov xemul at parallels.com
Thu May 9 15:16:54 EDT 2013


On 05/09/2013 10:54 PM, Cyrill Gorcunov wrote:
> On Thu, May 09, 2013 at 09:54:34PM +0400, Pavel Emelyanov wrote:
>>> 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?
> 
> plain ns_id is enough for identification, but sure I can add type.

Please.

> 	Cyrill
> .
> 




More information about the CRIU mailing list