From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f68.google.com (mail-lf1-f68.google.com [209.85.167.68]) (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 CEFB7445320 for ; Fri, 24 Jul 2020 20:48:25 +0300 (MSK) Received: by mail-lf1-f68.google.com with SMTP id v15so1092650lfg.6 for ; Fri, 24 Jul 2020 10:48:25 -0700 (PDT) Date: Fri, 24 Jul 2020 20:48:22 +0300 From: Cyrill Gorcunov Message-ID: <20200724174822.GC60766@grain> References: <20200723122942.196011-1-gorcunov@gmail.com> <20200723122942.196011-3-gorcunov@gmail.com> <3200ccb1-1c97-54be-a034-ffae0abf09cc@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3200ccb1-1c97-54be-a034-ffae0abf09cc@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v2 2/7] wal: bind asynchronous write completion to an entry List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tml On Fri, Jul 24, 2020 at 12:10:43AM +0200, Vladislav Shpilevoy wrote: > Hi! Thanks for the patch! > > See 5 comments below. > Thanks! Addressed in a new series (I will send it out soon, hopefully)