-
Adrian Reber authored
In rpc.proto the interface to query the CRIU version number uses major and minor as keywords. This creates errors when using the RPC definitions with C++: https://github.com/checkpoint-restore/criu/issues/625 In this commit the fields are renamed from major to major_number and from minor to minor_number. For existing programs using the RPC protobuf definition this should be a transparent change. Only for programs importing the latest rpc.proto it will require code changes. Signed-off-by:
Adrian Reber <areber@redhat.com>
a2565001
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
app-emu | ||
bers | ||
crit | ||
criu-coredump | ||
exec | ||
ext-links | ||
ext-tty | ||
libcriu | ||
make | ||
mem-snap | ||
mnt-ext-dev | ||
mounts | ||
netns_ext | ||
overlayfs | ||
pipes | ||
rpc | ||
security | ||
shell-job | ||
socketpairs | ||
tcp | ||
unix-callback | ||
app-emu.sh | ||
env.sh | ||
functions.sh |