[CRIU] [PATCH 0/4] mount: dump tmpfs in a mount namespace w/o tar (v2)
Pavel Emelyanov
xemul at parallels.com
Fri Feb 28 08:34:16 PST 2014
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.
More information about the CRIU
mailing list