[CRIU] Re: [PATCH cr] dump: handle overmounted devices (v2)

Pavel Emelyanov xemul at parallels.com
Tue Aug 7 11:33:58 EDT 2012


On 08/07/2012 05:56 PM, Andrey Vagin wrote:
> 
> "init" in LXC opens /dev/null and then mounts devtmpfs in /dev,
> so crtools can not resolve the path to the origin /dev/null.
> 
> crtools with the option --evasive-device will check the origin
> device and a new device are the same and if it's true, crtools will
> dump a new path.
> 
> v2: add a description for the option
> 
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
> ---
>  crtools.c         |    6 ++++++
>  files-reg.c       |    4 ++++
>  include/crtools.h |    1 +
>  test/zdtm.sh      |    2 +-
>  4 files changed, 12 insertions(+), 1 deletions(-)
> 

Applied


More information about the CRIU mailing list