[CRIU] [PATCH] compel: use a correct name format for vma files in /proc/pid/map_files/
Cyrill Gorcunov
gorcunov at gmail.com
Tue Nov 28 10:22:26 MSK 2017
On Tue, Nov 28, 2017 at 03:38:31AM +0300, Andrei Vagin wrote:
> From: Andrei Vagin <avagin at virtuozzo.com>
>
> 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 at virtuozzo.com>
Actually it's userspace API breakage :/ But since not that
many people are using this api we can live with that.
Acked-by: Cyrill Gorcunov <gorcunov at openvz.org>
More information about the CRIU
mailing list