[PATCH v6 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
Liam R. Howlett
Liam.Howlett at Oracle.com
Wed Oct 25 09:28:03 PDT 2023
* Peng Zhang <zhangpeng.00 at bytedance.com> [231025 05:20]:
>
>
> 在 2023/10/25 00:29, Matthew Wilcox 写道:
> > On Tue, Oct 24, 2023 at 04:32:51PM +0800, Peng Zhang wrote:
> > > +++ b/lib/maple_tree.c
> > > @@ -4,6 +4,10 @@
> > > * Copyright (c) 2018-2022 Oracle Corporation
> > > * Authors: Liam R. Howlett <Liam.Howlett at oracle.com>
> > > * Matthew Wilcox <willy at infradead.org>
> > > + *
> > > + * Implementation of algorithm for duplicating Maple Tree
> >
> > I thought you agreed that line made no sense, and you were just going to
> > drop it? just add your copyright, right under ours.
> I'm sorry, I misunderstood your meaning last time. I will make
> corrections in the next version. Are you saying that only the
> following two lines are needed? This still needs to be confirmed
> with Liam.
I'm good with the two lines below being added. Thanks for confirming.
I will try to look through the rest of the patches before the end of the
week.
> >
> > > + * Copyright (c) 2023 ByteDance
> > > + * Author: Peng Zhang <zhangpeng.00 at bytedance.com>
> >
More information about the maple-tree
mailing list