[Devel] [PATCH] mount: check for mount is unsupported only on dump
Stanislav Kinsburskiy
skinsbursky at virtuozzo.com
Wed Jun 28 20:16:36 MSK 2017
Sure!
Thanks a lot for the hint!
28 июня 2017 г. 6:47 PM пользователь Kirill Tkhai <ktkhai at virtuozzo.com> написал:
On Wed, Jun 28, 2017 at 15:01, Stanislav Kinsburskiy wrote:
> All the mounts on restore stage have to be supported.
>
> Signed-off-by: Stanislav Kinsburskiy <skinsbursky at virtuozzo.com>
> ---
> criu/mount.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/criu/mount.c b/criu/mount.c
> index edbd140..6916974 100644
> --- a/criu/mount.c
> +++ b/criu/mount.c
> @@ -834,7 +834,7 @@ skip_fstype:
Could you please add the following in your ~/.gitconfig?
[diff "default"]
xfuncname = "^[[:alpha:]$_].*[^:]$"
After this git will use function name in hunk header.
It's more useful: imagine, you changes a line below
some popular label, say, "out:". It's difficult to
understand, which function contain it. But when there
is function name in header, it's pretty easy.
Kirill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/devel/attachments/20170628/86e7d81b/attachment-0001.html>
More information about the Devel
mailing list