From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 4607827AF9 for ; Thu, 14 Feb 2019 05:26:17 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QgZ4f8SzFxHj for ; Thu, 14 Feb 2019 05:26:17 -0500 (EST) Received: from smtp52.i.mail.ru (smtp52.i.mail.ru [94.100.177.112]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id EE635258B1 for ; Thu, 14 Feb 2019 05:26:16 -0500 (EST) Date: Thu, 14 Feb 2019 13:26:14 +0300 From: Konstantin Osipov Subject: [tarantool-patches] Re: [PATCH v2 1/2] Lightweight vclock_create and vclock_copy Message-ID: <20190214102614.GB30749@chai> References: <7d849e07ce43fe0c1fa72d5c04ee329ace13c3a8.1550046797.git.georgy@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7d849e07ce43fe0c1fa72d5c04ee329ace13c3a8.1550046797.git.georgy@tarantool.org> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org Cc: Georgy Kirichenko * Georgy Kirichenko [19/02/13 11:54]: > Modify only needed part of a vclock structure instead of full structure > writing. Awesome, thank you, ok to push. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov