From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 9BFBF469719 for ; Thu, 20 Feb 2020 17:15:33 +0300 (MSK) Date: Thu, 20 Feb 2020 17:15:33 +0300 From: Nikita Pettik Message-ID: <20200220141533.GB95807@tarantool.org> References: <20200219183713.17646-1-gorcunov@gmail.com> <20200219183713.17646-5-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200219183713.17646-5-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH 04/14] box/txn: rename txn_entry_done_cb to txn_entry_complete_cb List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml On 19 Feb 21:37, Cyrill Gorcunov wrote: > To look similar to txn_complete. > > Acked-by: Konstantin Osipov > Signed-off-by: Cyrill Gorcunov LGTM as well