[CRIU] [PATCH] pipes, show: Fix tail message in show_pipes_data
Pavel Emelyanov
xemul at parallels.com
Mon Jun 25 10:27:29 EDT 2012
On 06/25/2012 04:24 PM, Andrew Vagin wrote:
> Ack
Applied.
Gentlemen, please, write full ack string like
Acked-by: Andrey Vagin <avagin at parallels.com>
By doing this you save my time, because all I need to do it just
copy-n-paste it, but when having just and Ack str in the reply I
have to either copy the From: field and then edit it with hands
or write the full Acked-by by hands from the very beginning.
Thanks,
Pavel
> On Fri, Jun 22, 2012 at 07:58:33PM +0400, Cyrill Gorcunov wrote:
>> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
>> ---
>> cr-show.c | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/cr-show.c b/cr-show.c
>> index a758cc8..49f9588 100644
>> --- a/cr-show.c
>> +++ b/cr-show.c
>> @@ -192,7 +192,7 @@ void show_pipes_data(int fd_pipes, struct cr_options *o)
>> }
>>
>> out:
>> - pr_img_tail(CR_FD_PIPES);
>> + pr_img_tail(CR_FD_PIPES_DATA);
>> }
>>
>> void show_pipes(int fd_pipes, struct cr_options *o)
>> --
>> 1.7.7.6
>>
>> _______________________________________________
>> CRIU mailing list
>> CRIU at openvz.org
>> https://openvz.org/mailman/listinfo/criu
> .
>
More information about the CRIU
mailing list