[CRIU] [PATCH 0/3] mount: Improve restore of deleted bindmounts

Saied Kazemi saied at google.com
Wed Aug 26 15:16:53 PDT 2015


Cyrill,

I applied the patches and verified that the same test as before still works:

[Terminal A]
$ sudo docker -d

[Terminal B]
$ docker run -d ubuntu:latest /sbin/init
<id>
$ docker checkpoint <id>
$ docker restore <id>

As I am sure you know, the above test would work after commit 60f6ec7d
without these patches.

Nitpick: "Stip" should be "Strip" in files-reg.c.

Hope this helps.

--Saied


On Wed, Aug 26, 2015 at 7:15 AM, Cyrill Gorcunov <gorcunov at openvz.org>
wrote:

> Guys, take a look please, once time permit.
>
> Cyrill Gorcunov (3):
>   mount: Handle deleted bindmounts for regular files
>   test: mntns_deleted -- Add bindmount for regular files
>   mount: Use mode from stat for deleted entries
>
>  mount.c                               | 35
> ++++++++++++++++++++++++++++++-----
>  test/zdtm/live/static/mntns_deleted.c | 29 +++++++++++++++++++++++++++++
>  2 files changed, 59 insertions(+), 5 deletions(-)
>
> --
> 2.4.3
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20150826/f77616cf/attachment.html>


More information about the CRIU mailing list