mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-24 19:08:11 +00:00
Absolute paths for parent links may not work on restore. e.g: restore on a different server(during migration). See https://github.com/checkpoint-restore/criu/blob/criu-2.x-stable/criu/image.c#L432 Signed-off-by: Jacob Wen <jian.w.wen@oracle.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>