[CRIU] [PATCH 0/4] mount: dump tmpfs in a mount namespace w/o tar (v2)
Andrew Vagin
avagin at parallels.com
Fri Feb 28 11:23:20 PST 2014
On Fri, Feb 28, 2014 at 08:34:16PM +0400, Pavel Emelyanov wrote:
> On 02/28/2014 06:39 PM, Andrey Vagin wrote:
> > This patch set moves pivot_root after restoring mount points,
> > so we can use tar from the root mount namespace.
> >
> > v2: clean up code
> >
> > Andrey Vagin (4):
> > mount: change cwd on the root before restoring mntns (v2)
> > mounts: use relative paths for mountpoints (v2)
> > mounts: make pivot_root after restoring mount points
> > zdtm/tempfs: check that overmounted parts are restored (v2)
> >
> > mount.c | 124 +++++++++--------------------------------
> > test/zdtm.sh | 2 +
> > test/zdtm/live/static/tempfs.c | 75 +++++++++++++++++++------
> > 3 files changed, 87 insertions(+), 114 deletions(-)
> >
>
>
> Patches had some broken context :\
> I've fixed it, check that it's all OK now.
Sorry, I forgot onw patch "[PATCH] mount: mark all mounts as private in
one place".
Thanks
More information about the CRIU
mailing list