From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f196.google.com (mail-lj1-f196.google.com [209.85.208.196]) (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 576E842EF5C for ; Thu, 11 Jun 2020 22:43:20 +0300 (MSK) Received: by mail-lj1-f196.google.com with SMTP id c17so8346024lji.11 for ; Thu, 11 Jun 2020 12:43:20 -0700 (PDT) Date: Thu, 11 Jun 2020 22:43:16 +0300 From: Cyrill Gorcunov Message-ID: <20200611194316.GP134822@grain> References: <20200421213930.28713-1-gorcunov@gmail.com> <20200610075257.GO134822@grain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: Vladislav Shpilevoy Cc: tml On Thu, Jun 11, 2020 at 09:36:08PM +0200, Vladislav Shpilevoy wrote: > Thanks for the fixes! Seems like you didn't push them. Hmm... I pushed into gorcunov/gh-4651-partial-write-2 branch. https://lists.tarantool.org/pipermail/tarantool-patches/2020-June/017606.html If you mean to merge into master branch -- I don't have such rights ;)