mount: resolve parent mount of symbolic link correctly
When using --root option in criu dump, when the mountpoint passed contains a symbolic link, criu does not resolve its parent correctly. e.g when passing --root /run/rootfs, dump finishes successfully; but when /var/run/rootfs is passed, where /var/run is symbolic link to /run it exits with error "New root and old root are the same". Signed-off-by:Katerina Koukiou <k.koukiou@gmail.com> Signed-off-by:
Pavel Emelyanov <xemul@virtuozzo.com>
Showing
Please
register
or
sign in
to comment