From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp31.i.mail.ru (smtp31.i.mail.ru [94.100.177.91]) (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 734B3469710 for ; Fri, 15 May 2020 15:35:19 +0300 (MSK) References: <769a21bcedae86c9b736e8ac04dc669b14bc64ef.1589498880.git.v.shpilevoy@tarantool.org> From: Aleksandr Lyapunov Message-ID: <8db31284-553f-4e34-c3a6-d54b63e0e113@tarantool.org> Date: Fri, 15 May 2020 15:35:17 +0300 MIME-Version: 1.0 In-Reply-To: <769a21bcedae86c9b736e8ac04dc669b14bc64ef.1589498880.git.v.shpilevoy@tarantool.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Subject: Re: [Tarantool-patches] [PATCH small 1/2] lsregion: introduce lsregion_reserve() List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy , tarantool-patches@dev.tarantool.org, korablev@tarantool.org, tsafin@tarantool.org, gorcunov@gmail.com This particular commit lgtm except the idea that we actually don't need it.