[CRIU] [PATCH 01/10] mount: link dependent mounts (v2)

Pavel Emelyanov xemul at parallels.com
Thu Aug 29 08:30:22 EDT 2013


> @@ -208,6 +253,7 @@ static struct mount_info *mnt_build_tree(struct mount_info *list)
>  		return NULL;
>  
>  	mnt_resort_siblings(tree);
> +	collect_shared(list);

Error ignored.

>  	pr_info("Done:\n");
>  	mnt_tree_show(tree, 0);
>  	return tree;



More information about the CRIU mailing list