[CRIU] [PATCH 09/16] mem/page-xfer: Add log prefix

Mike Rapoport rppt at linux.ibm.com
Mon Jul 8 15:44:40 MSK 2019


On Fri, Jul 05, 2019 at 06:38:04PM +0300, Cyrill Gorcunov wrote:
> Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>

Reviewed-by: Mike Rapoport <rppt at linux.ibm.com>

> ---
>  criu/page-xfer.c | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/criu/page-xfer.c b/criu/page-xfer.c
> index 9cdffd8d052b..fe457d20178e 100644
> --- a/criu/page-xfer.c
> +++ b/criu/page-xfer.c
> @@ -7,6 +7,9 @@
>  #include <sys/wait.h>
>  #include <sys/stat.h>
>  
> +#undef LOG_PREFIX
> +#define LOG_PREFIX "page-xfer: "
> +
>  #include "types.h"
>  #include "cr_options.h"
>  #include "servicefd.h"
> -- 
> 2.20.1
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
> 

-- 
Sincerely yours,
Mike.



More information about the CRIU mailing list