[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200817061519.GA12248@lst.de>
Date: Mon, 17 Aug 2020 08:15:19 +0200
From: Christoph Hellwig <hch@....de>
To: Baolin Wang <baolin.wang@...ux.alibaba.com>
Cc: axboe@...nel.dk, ming.lei@...hat.com, hch@....de,
baolin.wang7@...il.com, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH RESEND 1/5] block: Move bio merge related functions
into blk-merge.c
On Mon, Aug 17, 2020 at 12:09:15PM +0800, Baolin Wang wrote:
> It's better to move bio merge related functions into blk-merge.c,
> which contains all merge related functions.
>
> Signed-off-by: Baolin Wang <baolin.wang@...ux.alibaba.com>
> ---
> block/blk-core.c | 156 -----------------------------------------------------
> block/blk-merge.c | 157 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 157 insertions(+), 156 deletions(-)
Looks fine:
Reviewed-by: Christoph Hellwig <hch@....de>
Powered by blists - more mailing lists