[CRIU] [PATCH 0/3] mount: dump one file system only once

Pavel Emelyanov xemul at parallels.com
Mon Jun 16 23:40:48 PDT 2014


On 06/16/2014 06:40 PM, Andrey Vagin wrote:
> A file system can be bind-mounted a few times and some of these mounts
> can be non-root. We need to find one of root mounts and dump it.
> 
> Reported-by: Saied Kazemi <saied at google.com>
> 
> Andrey Vagin (3):
>   tmpfs: use device number instead of mnt_id in image names
>   mount: dump one file system only once (v2)
>   zdtm: check bind-mounted files in static/mountpoints
> 
>  image-desc.c                        |  1 +
>  include/image-desc.h                |  1 +
>  include/magic.h                     |  1 +
>  include/proc_parse.h                |  5 ++++-
>  mount.c                             | 19 +++++++++++++++----
>  test/zdtm/live/static/mountpoints.c | 18 ++++++++++++++++++
>  6 files changed, 40 insertions(+), 5 deletions(-)
> 


applied


More information about the CRIU mailing list