[CRIU] [PATCH 0/4] mount: Handle deleted bindmounts

Tycho Andersen tycho.andersen at canonical.com
Tue Aug 18 08:54:28 PDT 2015


On Mon, Aug 17, 2015 at 11:09:45PM +0300, Cyrill Gorcunov wrote:
> Guys, take a look please.
> 
> Cyrill Gorcunov (4):
>   mount: mount_info -- Drop unused @is_file
>   files-reg: Rework strip_deleted helper
>   mount: Handle deleted bindmounts
>   test: mount -- Add simple testcase for deleted bindmounts

Series looks good to me,

Acked-by: Tycho Andersen <tycho.andersen at canonical.com>

>  files-reg.c                           | 34 ++++++++++++----
>  include/files-reg.h                   |  2 +
>  include/mount.h                       |  2 +-
>  mount.c                               | 23 ++++++++++-
>  proc_parse.c                          |  9 +++++
>  protobuf/mnt.proto                    |  2 +
>  test/zdtm.sh                          |  2 +
>  test/zdtm/live/static/Makefile        |  1 +
>  test/zdtm/live/static/mntns_deleted.c | 75 +++++++++++++++++++++++++++++++++++
>  9 files changed, 139 insertions(+), 11 deletions(-)
>  create mode 100644 test/zdtm/live/static/mntns_deleted.c
> 
> -- 
> 2.4.3
> 


More information about the CRIU mailing list