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 <[email protected]>
> ---
> 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
_______________________________________________
Devel mailing list
[email protected]
https://lists.openvz.org/mailman/listinfo/devel