[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210611123708.GE28158@twin.jikos.cz>
Date: Fri, 11 Jun 2021 14:37:08 +0200
From: David Sterba <dsterba@...e.cz>
To: Baokun Li <libaokun1@...wei.com>
Cc: clm@...com, josef@...icpanda.com, dsterba@...e.com,
anand.jain@...cle.com, linux-btrfs@...r.kernel.org,
linux-kernel@...r.kernel.org, weiyongjun1@...wei.com,
yuehaibing@...wei.com, yangjihong1@...wei.com, yukuai3@...wei.com,
Hulk Robot <hulkci@...wei.com>
Subject: Re: [PATCH -next v2] btrfs: send: use list_move_tail instead of
list_del/list_add_tail in send.c
On Fri, Jun 11, 2021 at 02:51:15PM +0800, Baokun Li wrote:
> Using list_move_tail() instead of list_del() + list_add_tail() in send.c.
> And open-code name_cache_used() as there is only one user.
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Baokun Li <libaokun1@...wei.com>
> ---
> V1->V2:
> open-code name_cache_used()
Added to misc-next, thanks.
Powered by blists - more mailing lists