[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZCMF+QjynkdSHbn0@casper.infradead.org>
Date: Tue, 28 Mar 2023 16:21:29 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Pankaj Raghav <p.raghav@...sung.com>
Cc: martin@...ibond.com, axboe@...nel.dk, minchan@...nel.org,
akpm@...ux-foundation.org, hubcap@...ibond.com,
viro@...iv.linux.org.uk, senozhatsky@...omium.org,
brauner@...nel.org, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, mcgrof@...nel.org,
linux-block@...r.kernel.org, gost.dev@...sung.com,
linux-mm@...ck.org, devel@...ts.orangefs.org
Subject: Re: [PATCH 2/5] orangefs: use folios in orangefs_readahead
On Tue, Mar 28, 2023 at 01:27:13PM +0200, Pankaj Raghav wrote:
> Convert orangefs_readahead() from using struct page to struct folio.
> This conversion removes the call to page_endio() which is soon to be
> removed, and simplifies the final page handling.
>
> The page error flags is not required to be set in the error case as
> orangefs doesn't depend on them.
>
> Signed-off-by: Pankaj Raghav <p.raghav@...sung.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@...radead.org>
Shouldn't Mike's tested-by be in here?
Powered by blists - more mailing lists