From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp40.i.mail.ru (smtp40.i.mail.ru [94.100.177.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id C03E9445320 for ; Fri, 24 Jul 2020 11:32:33 +0300 (MSK) Date: Fri, 24 Jul 2020 11:32:32 +0300 From: Kirill Yukhin Message-ID: <20200724083232.jbuf2amikzowjnd5@tarantool.org> References: <20200723125758.203276-1-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200723125758.203276-1-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH] iproto: stringify IPROTO_CONFIRM, IPROTO_ROLLBACK List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml , Vladislav Shpilevoy Hello, On 23 июл 15:57, Cyrill Gorcunov wrote: > Fixes #5199 > > Signed-off-by: Cyrill Gorcunov > --- > branch gorcunov/gh-5199-xlog-syncro I've checked your patch into 2.5 and master as obvious. -- Regards, Kirill Yukhin