[Tarantool-patches] [PATCH v15 03/11] box/txn: move fiber_set_txn to header

Konstantin Osipov kostja.osipov at gmail.com
Fri Mar 20 13:13:35 MSK 2020


* Cyrill Gorcunov <gorcunov at gmail.com> [20/03/20 11:20]:
> We will use it inside wal engine.
> 
> Moreover we already have a "get" function in this header
> which is named in_txt(). Having both get/set in one place
> should be more consistent.
> 
> Acked-by: Konstantin Osipov <kostja.osipov at gmail.com>
> Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>
> ---
>  src/box/txn.c | 6 ------
>  src/box/txn.h | 7 +++++++
>  2 files changed, 7 insertions(+), 6 deletions(-)

You could drop this commit now perhaps.

-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list