[PATCH v2 1/2] memtx: do not use space_vtab::commit_alter for freeing tuples

Vladimir Davydov vdavydov.dev at gmail.com
Fri Apr 6 18:29:15 MSK 2018


On Fri, Apr 06, 2018 at 05:19:26PM +0300, Vladimir Davydov wrote:
> On Fri, Apr 06, 2018 at 05:08:27PM +0300, Konstantin Osipov wrote:
> > * Vladimir Davydov <vdavydov.dev at gmail.com> [18/04/06 16:20]:
> > > +
> > > +static void
> > > +memtx_index_free_tuples(struct index *index)
> > > +{
> > > -static void
> > > -memtx_space_prune(struct space *space)
> > 
> > I liked the old term (prune) more (memtx_index_prune()).
> > Please consider keeping it.
> 
> No problem, I will keep the old name.

Renamed the method on the branch.



More information about the Tarantool-patches mailing list