[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aShlljdYBidpAjjQ@infradead.org>
Date: Thu, 27 Nov 2025 06:52:06 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Gao Xiang <hsiangkao@...ux.alibaba.com>
Cc: linux-erofs@...ts.ozlabs.org, LKML <linux-kernel@...r.kernel.org>,
Christoph Hellwig <hch@...radead.org>,
Ming Lei <ming.lei@...hat.com>,
Stephen Zhang <starzhangzsd@...il.com>
Subject: Re: [PATCH v2] erofs: get rid of raw bi_end_io() usage
On Thu, Nov 27, 2025 at 04:07:56PM +0800, Gao Xiang wrote:
> These BIOs are actually harmless in practice, as they are all pseudo
> BIOs and do not use advanced features like chaining. Using the BIO
> interface is a more friendly and unified approach for both bdev and
> and file-backed I/Os.
>
> Let's use bio_endio() instead.
Looks good:
Reviewed-by: Christoph Hellwig <hch@....de>
Powered by blists - more mailing lists