[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Za6TXMHlu1eATvLg@casper.infradead.org>
Date: Mon, 22 Jan 2024 16:10:04 +0000
From: Matthew Wilcox <willy@...radead.org>
To: Jeff Layton <jlayton@...nel.org>
Cc: David Howells <dhowells@...hat.com>,
Christian Brauner <christian@...uner.io>, netfs@...ts.linux.dev,
linux-afs@...ts.infradead.org, linux-cifs@...r.kernel.org,
linux-nfs@...r.kernel.org, ceph-devel@...r.kernel.org,
v9fs@...ts.linux.dev, linux-erofs@...ts.ozlabs.org,
linux-fsdevel@...r.kernel.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, linux-cachefs@...hat.com
Subject: Re: [PATCH 01/10] netfs: Don't use certain internal folio_*()
functions
On Mon, Jan 22, 2024 at 10:38:58AM -0500, Jeff Layton wrote:
> On Mon, 2024-01-22 at 12:38 +0000, David Howells wrote:
> > Filesystems should not be using folio->index not folio_index(folio) and
>
> I think you mean "should be" here.
Also these are not internal functions! They're just functions that
filesystems shouldn't be using because filesystems are only exposed to
their own folios. The erofs patch used the word "unnecessary", which I
like better (2b872b0f466d).
Powered by blists - more mailing lists