From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng1.m.smailru.net (smtpng1.m.smailru.net [94.100.181.251]) (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 5E0C142EF5C for ; Thu, 11 Jun 2020 22:56:52 +0300 (MSK) References: <20200421213930.28713-1-gorcunov@gmail.com> From: Vladislav Shpilevoy Message-ID: <9a31fbe8-7846-91e8-8aea-bef1f50ee89b@tarantool.org> Date: Thu, 11 Jun 2020 21:56:50 +0200 MIME-Version: 1.0 In-Reply-To: <20200421213930.28713-1-gorcunov@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] fio/coio: handle partial writes List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov , tml LGTM. But the branch name is gorcunov/gh-4651-partial-write-2.