[Devel] [PATCH criu 1/3] mount: Add export_mnt_ns_roots helper
Cyrill Gorcunov
gorcunov at gmail.com
Tue Oct 24 01:24:35 MSK 2017
On Mon, Oct 23, 2017 at 03:19:41PM -0700, Andrei Vagin wrote:
...
>
> This function is always return dst... How vzctl will find a required
> mount?
It walks over mount points and check if symlink to the desired device exist
(we create a special symlink at moment of dump). Once symlink is found
we adjust it into proper location.
More information about the Devel
mailing list