From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f195.google.com (mail-lj1-f195.google.com [209.85.208.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id D59B6469719 for ; Sat, 7 Mar 2020 00:27:48 +0300 (MSK) Received: by mail-lj1-f195.google.com with SMTP id w1so3723901ljh.5 for ; Fri, 06 Mar 2020 13:27:48 -0800 (PST) Date: Sat, 7 Mar 2020 00:27:47 +0300 From: Konstantin Osipov Message-ID: <20200306212747.GB8140@atlas> References: <20200305122943.7324-1-gorcunov@gmail.com> <20200305122943.7324-3-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200305122943.7324-3-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH 02/10] box/txn: move fiber_set_txn to header List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov Cc: tml * Cyrill Gorcunov [20/03/05 15:32]: Would be nice to explain in the commit comment why you need it. Assuming you do need it, lgtm. -- Konstantin Osipov, Moscow, Russia