From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp57.i.mail.ru (smtp57.i.mail.ru [217.69.128.37]) (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 BD056445320 for ; Thu, 23 Jul 2020 01:27:10 +0300 (MSK) References: <5de5ba9b-a2ee-fe6f-532e-fc57d89d0833@tarantool.org> <20200722104151.2j225eeqj64cedew@tarantool.org> From: Vladislav Shpilevoy Message-ID: <2b78c3c8-6d53-acb6-8abd-614bb0b5bef7@tarantool.org> Date: Thu, 23 Jul 2020 00:27:08 +0200 MIME-Version: 1.0 In-Reply-To: <20200722104151.2j225eeqj64cedew@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 0/2] Qsync crash on WAL write fail List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kirill Yukhin Cc: tarantool-patches@dev.tarantool.org I was thinking that we continue doing 2.5 on the master branch, was wrong. I cherry-picked all the last qsync commits to 2.5, including this patchset.