[CRIU] [PATCH 0/3] mount: Improve restore of deleted bindmounts
Cyrill Gorcunov
gorcunov at gmail.com
Wed Aug 26 15:21:15 PDT 2015
On Wed, Aug 26, 2015 at 03:16:53PM -0700, Saied Kazemi wrote:
> 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.
Thank you, Saied! (Yeah, I will fix the typo on top, once this
series is merged, thanks!)
More information about the CRIU
mailing list