Commit 3b0d7fb6 authored by gbellack's avatar gbellack Committed by Pavel Emelyanov

Minor change in protobuf/cgroup.proto numbering

Change-Id: Idaf8689188041c848126beb9c401bd90d0e2be69
Signed-off-by: 's avatarGarrison Bellack <gbellack@google.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 9752c11d
message cgroup_dir_entry {
required string path = 1;
repeated cgroup_dir_entry children = 4;
repeated cgroup_dir_entry children = 2;
}
message cg_controller_entry {
......
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