criu/compel/src
Andrei Vagin c31d423eeb compel: use a correct name format for vma files in /proc/pid/map_files/
Currently we use the "map_files/%p-%p" format, but actually it should
be "map_files/%lx-%lx".

The kernel could handle both formats, but recently Alexey Dobriyan fixed
the kernel and it accept only the second format.

Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-11-30 01:13:50 +03:00
..
lib compel: use a correct name format for vma files in /proc/pid/map_files/ 2017-11-30 01:13:50 +03:00
main-host.c compel: Build host program 2017-03-14 23:58:10 +03:00
main.c s390:compel: Enable s390 in compel/ 2017-08-09 18:51:41 +03:00